| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: HTTP authentication negotiation
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 4 Jun 2008 11:59:53 +0200 (CEST)
On Wed, 4 Jun 2008, Raf Nulens wrote:
> PUT /pres-rules/users/test04_at_androme.com/pres-rules HTTP/1.1
> Expect: 100-continue
Welcome to a world full of brain-dead HTTP servers that act like this. The
> Is there any option we can set so that libcurl resends the PUT request (with
CURLOPT_SOCKOPTFUNCTION is the option you're looking for. You need to provide
> Second question: we know that the server where we send the PUT request to
Possibly, but as I recall things the logic is like this:
If you set multiple HTTP auth methods allowed, libcurl enables "auth probe
Then, when the response comes back saying it didn't accept "no auth", libcurl
I could imagine allowing a more strict use of NONE to enable no auth like you
-- / daniel.haxx.seReceived on 2008-06-04 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info