Home
last modified time | relevance | path

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

/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dhttp.c733 _http_get_proxy(const char *flags) in _http_get_proxy() function
1184 return (_http_request(URL, "GET", us, _http_get_proxy(flags), flags)); in fetchXGetHTTP()
1215 f = _http_request(URL, "HEAD", us, _http_get_proxy(flags), flags); in fetchStatHTTP()