curl-library
Re: Documentation Bug (CURLOPT_USERPASSWORD)
Date: Sun, 20 Feb 2011 21:27:34 -0800
Hi,
[snipped the original text]
> CURLOPT_HTTPAUTH
>
>
>
> Pass a long as parameter, which is set to a bitmask, to tell libcurl which
> authentication method(s) you want it to use. The available bits are listed
> below. If more than one bit is set, libcurl will first query the site to see
> which authentication methods it supports and then pick the best one you
> allow it to use. For some methods, this will induce an extra network
> round-trip. Set the actual name and password with the CURLOPT_USERPWD option
> or with the CURLOPT_USERNAME and the CURLOPT_PASSWORD options. (Added in
> 7.10.6)
Thanks for helping us improve our documentation. I have pushed your
change (s/CURLOPT_USERPASSWORD/CURLOPT_PASSWORD/) in [1]. Let me know
if I have missed something.
Julien
[1] https://github.com/bagder/curl/commit/073ce06379818c1bc7cf513ca0595efeee5c1c72
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-02-21