| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: HTTP 401- Unauthorized error.
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 1 May 2009 11:39:41 +0200 (CEST)
On Fri, 1 May 2009, Pankaj Kumar Maharana wrote:
> Still it did not solve the issue.. I tried by setting CURLOPT_HTTPAUTH to
I'd claim that's a flaw in the server end in that case. Or how is this
> So I tried setting CURLAUTH_ANY with the initial request. But when I get 401
It's not supposed to. The header callback just brings you the response
> The issue is, with the same handle when i am setting a new username and
Yes, that's what it is supposed to do. You can of course abort that by
> I understand that it is not the correct behaviour. If I am setting username
libcurl doesn't work that way at any time really. It's basically:
* create handle
...and if you then want to alter options, you can of course do this at any
-- / daniel.haxx.seReceived on 2009-05-01 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info