Home
last modified time | relevance | path

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

/dflybsd-src/lib/libfetch/
H A Dhttp.c1462 http_get_proxy(struct url * url, const char *flags) in http_get_proxy() function
2050 return (http_request(URL, "GET", us, http_get_proxy(URL, flags), flags)); in fetchXGetHTTP()
2080 f = http_request(URL, "HEAD", us, http_get_proxy(URL, flags), flags); in fetchStatHTTP()
2105 return (http_request_body(URL, method, NULL, http_get_proxy(URL, flags), in fetchReqHTTP()