curl_easy_setopt: Added the ability to set the login options separately
authorSteve Holme <steve_holme@hotmail.com>
Tue, 12 Nov 2013 19:01:04 +0000 (19:01 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Tue, 12 Nov 2013 19:08:55 +0000 (19:08 +0000)
commitf2584627c8314b5954645ed4e05f48868928bd87
tree23d3eb15bab917bee8ade395c83d08a44f90c32c
parent6901861fc97f0b3cb9ee8590c449ab6aa2fe0500
curl_easy_setopt: Added the ability to set the login options separately

Rather than set the authentication options as part of the login details
specified in the URL, or via the older CURLOPT_USERPWD option, added a
new libcurl option to allow the login options to be set separately.
docs/libcurl/curl_easy_setopt.3
docs/libcurl/symbols-in-versions
include/curl/curl.h
include/curl/typecheck-gcc.h
lib/url.c
packages/OS400/README.OS400
packages/OS400/ccsidcurl.c
packages/OS400/curl.inc.in