Searched defs:CURL_DISABLE_BASIC_AUTH (Results 1 – 2 of 2) sorted by relevance
/curl/lib/ | ||
H A D | curl_setup.h | 283 # define CURL_DISABLE_BASIC_AUTH 1 macro |
/curl/ | ||
H A D | CMakeLists.txt | 301 option(CURL_DISABLE_BASIC_AUTH "Disable Basic authentication" OFF) option |
Completed in 12 milliseconds