Home
last modified time | relevance | path

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

/third_party/curl/docs/
DCURL-DISABLE.md101 ## CURL_DISABLE_PROXY section in Code defines to disable features and protocols
/third_party/curl/
Dconfigure.ac729 AC_DEFINE(CURL_DISABLE_PROXY, 1, [to disable proxies]) definition
730 AC_SUBST(CURL_DISABLE_PROXY, [1]) subst
DCMakeLists.txt181 option(CURL_DISABLE_PROXY "to disable proxy" OFF) option