Home
last modified time | relevance | path

Searched defs:CURL_DISABLE_PROXY (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/curl/
H A Dconfigure.ac944 AC_DEFINE(CURL_DISABLE_PROXY, 1, [to disable proxies]) definition
945 AC_SUBST(CURL_DISABLE_PROXY, [1]) subst
H A DCMakeLists.txt347 option(CURL_DISABLE_PROXY "Disable proxy support" OFF) option