cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: In HTTP PUT: After 100 continue, curl library is not calling the read callback.

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 30 Jun 2011 17:16:54 +0200 (CEST)

On Thu, 30 Jun 2011, venkataragavan vijayakumar wrote:

> Handler is written in servlet.. comand line curl works fine and sending the
> 200 OK response.. But using libcurl i am not able to get the result.
>
> Hanging on 100-continue and not calling the read callback.

As your libcurl version gets a 400 back, you need to fix that before you can
expect it to work. Compare the requests done with command line curl and your
app/libcurl!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-06-30