-
- Downloads
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.
Showing
- docs/libcurl/curl_easy_setopt.3 13 additions, 4 deletionsdocs/libcurl/curl_easy_setopt.3
- docs/libcurl/symbols-in-versions 1 addition, 0 deletionsdocs/libcurl/symbols-in-versions
- include/curl/curl.h 5 additions, 2 deletionsinclude/curl/curl.h
- include/curl/typecheck-gcc.h 1 addition, 0 deletionsinclude/curl/typecheck-gcc.h
- lib/url.c 13 additions, 1 deletionlib/url.c
- packages/OS400/README.OS400 1 addition, 0 deletionspackages/OS400/README.OS400
- packages/OS400/ccsidcurl.c 1 addition, 0 deletionspackages/OS400/ccsidcurl.c
- packages/OS400/curl.inc.in 2 additions, 0 deletionspackages/OS400/curl.inc.in
Loading
Please register or sign in to comment