cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: re-using connection with authentication

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 2 Mar 2007 22:21:18 +0100 (CET)

On Fri, 2 Mar 2007, Sigrid Thijs wrote:

> Do you have any idea why the body is not included in the last request sent
> by the client? Because the request contains the authorization it does not
> make any sense to send a HTTP request without the body.

This is clearly about libcurl so please consider using the curl-library
mailing list instead.

Also, if you should show us the request and response headers for the requests,
at least the final one, we could possibly be able to tell something.

I suspect your server might not like the Expect: header in libcurl's requests,
so you could try disabling that.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-03-02