Home
last modified time | relevance | path

Searched refs:CF_TYPE_PROXY (Results 1 – 7 of 7) sorted by relevance

/curl/lib/
H A Dcf-haproxy.c194 CF_TYPE_PROXY,
H A Dhttp_proxy.c296 CF_TYPE_IP_CONNECT|CF_TYPE_PROXY,
H A Dcfilters.h204 #define CF_TYPE_PROXY (1 << 3) macro
H A Dsocks.c1247 CF_TYPE_IP_CONNECT|CF_TYPE_PROXY,
H A Dcf-h1-proxy.c1073 CF_TYPE_IP_CONNECT|CF_TYPE_PROXY,
H A Dcf-h2-proxy.c1617 CF_TYPE_IP_CONNECT|CF_TYPE_PROXY,
/curl/lib/vtls/
H A Dvtls.c1912 CF_TYPE_SSL|CF_TYPE_PROXY,
2147 return (cf->cft->flags & CF_TYPE_SSL) && (cf->cft->flags & CF_TYPE_PROXY); in Curl_ssl_cf_is_proxy()

Completed in 35 milliseconds