Searched refs:http_get_proxy (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/lib/libfetch/
H A Dhttp.c1459 http_get_proxy(struct url * url, const char *flags) function
2047 return (http_request(URL, "GET", us, http_get_proxy(URL, flags), flags));
2077 f = http_request(URL, "HEAD", us, http_get_proxy(URL, flags), flags);
2099 return (http_request_body(URL, method, NULL, http_get_proxy(URL, flags),

Completed in 81 milliseconds