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

Reply via email to