Searched refs:CURL_VERSION_HTTPS_PROXY (Results 1 – 5 of 5) sorted by relevance
414 version_info.features |= CURL_VERSION_HTTPS_PROXY; in curl_version_info()416 version_info.features &= ~CURL_VERSION_HTTPS_PROXY; in curl_version_info()
541 {"HTTPS-proxy", CURL_VERSION_HTTPS_PROXY},
935 CURL_VERSION_HTTPS_PROXY 7.52.0
2797 #define CURL_VERSION_HTTPS_PROXY (1<<21) /* HTTPS-proxy support built-in */ macro
133 d CURL_VERSION_HTTPS_PROXY...