Home
last modified time | relevance | path

Searched defs:CURL_DISABLE_BASIC_AUTH (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/lib/
Dcurl_setup.h228 # define CURL_DISABLE_BASIC_AUTH 1 macro
/third_party/curl/
DCMakeLists.txt181 option(CURL_DISABLE_BASIC_AUTH "disables Basic authentication" OFF) option
Dconfigure.ac4002 AC_DEFINE(CURL_DISABLE_BASIC_AUTH, 1, [to disable basic authentication]) definition