Home
last modified time | relevance | path

Searched refs:Curl_http_proxy_get_destination (Results 1 – 4 of 4) sorted by relevance

/curl/lib/
H A Dhttp_proxy.h33 CURLcode Curl_http_proxy_get_destination(struct Curl_cfilter *cf,
H A Dhttp_proxy.c55 CURLcode Curl_http_proxy_get_destination(struct Curl_cfilter *cf, in Curl_http_proxy_get_destination() function
96 result = Curl_http_proxy_get_destination(cf, &hostname, &port, &ipv6_ip); in Curl_http_proxy_create_CONNECT()
H A Dcf-h1-proxy.c546 result = Curl_http_proxy_get_destination(cf, &hostname, &port, &ipv6_ip); in CONNECT_host()
H A Dcf-h2-proxy.c96 result = Curl_http_proxy_get_destination(cf, &hostname, &port, &ipv6_ip); in tunnel_stream_init()

Completed in 15 milliseconds