Home
last modified time | relevance | path

Searched refs:CURL_DISABLE_BASIC_AUTH (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/tests/server/
H A Ddisabled.c46 #ifdef CURL_DISABLE_BASIC_AUTH
/third_party/curl/lib/
H A Dhttp.c265 #ifndef CURL_DISABLE_BASIC_AUTH
387 #ifndef CURL_DISABLE_BASIC_AUTH in pickoneauth()
712 #ifndef CURL_DISABLE_BASIC_AUTH in output_auth_headers()
896 !defined(CURL_DISABLE_BASIC_AUTH) || \
923 !defined(CURL_DISABLE_BASIC_AUTH) || \ in Curl_http_input_auth()
1047 #ifndef CURL_DISABLE_BASIC_AUTH in Curl_http_input_auth()
H A Dcurl_setup.h228 # define CURL_DISABLE_BASIC_AUTH 1 macro

Completed in 8 milliseconds