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: Dan Fandrich <dan_at_coneharvesters.com>
Date: Wed, 29 Jun 2011 07:15:22 -0700

On Wed, Jun 29, 2011 at 05:46:40PM +0530, venkataragavan vijayakumar wrote:
> I am trying to PUT a file in a server location using the sample http_put.c file
> in the example.
> 100-continue is came from the server, but the read callback is not called and
> the application is hanged.
> Is this the problem with the server or i have enable any setting in Library.
> I am using the APACHE server, whether i have to enable PUT request in that
> server.
>
> Please help me to resolve this issue.

What version of libcurl and Apache is this and on what platform? What
happens if you force a HTTP/1.0 transaction?

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