Home
last modified time | relevance | path

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

/freebsd/lib/libfetch/
H A Dhttp.c651 } http_auth_challenges_t; typedef
654 init_http_auth_challenges(http_auth_challenges_t *cs) in init_http_auth_challenges()
663 clean_http_auth_challenges(http_auth_challenges_t *cs) in clean_http_auth_challenges()
730 http_parse_authenticate(const char *cp, http_auth_challenges_t *cs) in http_parse_authenticate()
1310 http_authorize(conn_t *conn, const char *hdr, http_auth_challenges_t *cs, in http_authorize()
1366 http_auth_challenges_t proxy_challenges; in http_connect()
1578 http_auth_challenges_t server_challenges; in http_request_body()
1579 http_auth_challenges_t proxy_challenges; in http_request_body()