HomeSort by: relevance | last modified time | path
    Searched defs:_http_authorize (Results 1 - 1 of 1) sorted by relevancy

  /src/share/examples/refuse/ian/libfetch/
http.c 647 _http_authorize(conn_t *conn, const char *hdr, const char *p) function in typeref:typename:int
897 _http_authorize(conn, "Proxy-Authorization", p);
905 _http_authorize(conn, "Authorization", p);

Completed in 12 milliseconds