cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: re-using connection with authentication

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 28 Mar 2007 14:17:53 +0200 (CEST)

On Wed, 28 Mar 2007, Sigrid Thijs wrote:

> When a second request is sent to a server (using a different easy handle),
> the authorization header is added but the body is not included.

[...]

> To us it seems like a bug in libcurl, because somewhere the authentication
> information is available, and is added to the authorization header of the
> request. But at another place this authentication information is not
> available thus no body is added.

True, it should not include any auth info at all in that first request and I
too consider that a bug.

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