Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/lib/
H A Dcurl_setup.h287 # define CURL_DISABLE_HTTP_AUTH 1 macro
/aosp_15_r20/external/curl/
H A Dconfigure.ac4639 AC_DEFINE(CURL_DISABLE_HTTP_AUTH, 1, [disable HTTP authentication]) definition
H A DCMakeLists.txt317 option(CURL_DISABLE_HTTP_AUTH "Disable all HTTP authentication methods" OFF) option