Searched refs:_http_get_proxy (Results 1 – 1 of 1) sorted by relevance
733 _http_get_proxy(const char *flags) in _http_get_proxy() function1184 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()