Home
last modified time | relevance | path

Searched refs:IS_HTTPS_PROXY (Results 1 – 3 of 3) sorted by relevance

/curl/lib/
H A Dhttp_proxy.h58 #define IS_HTTPS_PROXY(t) (((t) == CURLPROXY_HTTPS) || \ macro
H A Durl.c986 if(IS_HTTPS_PROXY(needle->http_proxy.proxytype)) { in url_match_conn()
1350 IS_HTTPS_PROXY(conn->http_proxy.proxytype))); in allocate_conn()
2208 if(IS_HTTPS_PROXY(proxytype)) {
2267 if(IS_HTTPS_PROXY(proxytype))
H A Dconnect.c1288 if(IS_HTTPS_PROXY(cf->conn->http_proxy.proxytype) in cf_setup_connect()

Completed in 23 milliseconds