Searched defs:CURL_DISABLE_BASIC_AUTH (Results 1 – 3 of 3) sorted by relevance
228 # define CURL_DISABLE_BASIC_AUTH 1 macro
181 option(CURL_DISABLE_BASIC_AUTH "disables Basic authentication" OFF) option
4002 AC_DEFINE(CURL_DISABLE_BASIC_AUTH, 1, [to disable basic authentication]) definition