Searched defs:CURL_DISABLE_PROXY (Results 1 – 2 of 2) sorted by relevance
944 AC_DEFINE(CURL_DISABLE_PROXY, 1, [to disable proxies]) definition945 AC_SUBST(CURL_DISABLE_PROXY, [1]) subst
347 option(CURL_DISABLE_PROXY "Disable proxy support" OFF) option