Searched refs:proxy_hp (Results 1 – 1 of 1) sorted by relevance
610 static url_hport_t proxy_hp; in establish_http_connection() local623 ret = url_parse_hostport(buf, &proxy_hp, URL_DFLT_PROXY_PORT); in establish_http_connection()724 if (http_set_proxy(*handlep, &proxy_hp) != 0) { in establish_http_connection()