Searched refs:http_set_proxy (Results 1 – 6 of 6) sorted by relevance
104 int http_set_proxy(http_handle_t, const url_hport_t *);
548 if (proxy_valid && http_set_proxy(handle, &proxy) != 0) in setup_con()
364 http_set_proxy(http_handle_t handle, const url_hport_t *proxy) in http_set_proxy() function
75 http_set_proxy;
724 if (http_set_proxy(*handlep, &proxy_hp) != 0) { in establish_http_connection()
1670 http_set_proxy(ps->hps, &ps->proxy) != 0) { in web_setup()