Home
last modified time | relevance | path

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

/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dhttp.c647 _http_authorize(conn_t *conn, const char *hdr, const char *p) in _http_authorize() function
897 _http_authorize(conn, "Proxy-Authorization", p); in _http_request()
905 _http_authorize(conn, "Authorization", p); in _http_request()