| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: re-using connection with authentication
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 26 Mar 2007 15:29:52 +0200 (CEST)
On Mon, 26 Mar 2007, Sigrid Thijs wrote:
> But I still get the same result: the second request is sent without body and
I've figured out the problem:
1. Use a multi handle
2. First use easy handle A to POST to a URL with Digest authentication.
3. Then use easy handle B to post to the same URL with the same
Now, the confusion you see arises here because the auth state info from the
So, when you use handle B it doesn't have the complete authentication state
As I see it, we need to move the authentication state (struct auth) from the
Any chance you feel like taking a stab at that?
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-03-26 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info