Searched defs:CURL_DISABLE_PROXY (Results 1 – 3 of 3) sorted by relevance
/third_party/curl/docs/ | ||
D | CURL-DISABLE.md | 101 ## CURL_DISABLE_PROXY section in Code defines to disable features and protocols |
/third_party/curl/ | ||
D | configure.ac | 729 AC_DEFINE(CURL_DISABLE_PROXY, 1, [to disable proxies]) definition |
D | CMakeLists.txt | 181 option(CURL_DISABLE_PROXY "to disable proxy" OFF) option |