Searched refs:feature_httpsproxy (Results 1 – 3 of 3) sorted by relevance
78 bool feature_httpsproxy = FALSE; variable103 {"HTTPS-proxy", &feature_httpsproxy, CURL_VERSION_HTTPS_PROXY},
55 extern bool feature_httpsproxy;
1933 if(!feature_httpsproxy || !feature_http2) in getparameter()