Guillaume Cottenceau's patch that adds CURLOPT_UNRESTRICTED_AUTH that
authorDaniel Stenberg <daniel@haxx.se>
Mon, 31 Mar 2003 04:41:05 +0000 (04:41 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 31 Mar 2003 04:41:05 +0000 (04:41 +0000)
commit25f611ca4279927d38327b3c8b4a9f81702cd127
tree1c8f9072d764e0a8f144eaf53812b72cd12333f7
parente6eb49e7e0b6f0895fac8de07a928c292b738a37
Guillaume Cottenceau's patch that adds CURLOPT_UNRESTRICTED_AUTH that
disables the host name check in the FOLLOWLOCATION code. With that option
set, libcurl will send user+password to all hosts.
docs/libcurl/curl_easy_setopt.3
include/curl/curl.h
lib/http.c
lib/url.c
lib/urldata.h