Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libfetch/
H A Dhttp.c674 } http_auth_challenges_t; typedef
677 init_http_auth_challenges(http_auth_challenges_t *cs) in init_http_auth_challenges()
686 clean_http_auth_challenges(http_auth_challenges_t *cs) in clean_http_auth_challenges()
753 http_parse_authenticate(const char *cp, http_auth_challenges_t *cs) in http_parse_authenticate()
1335 http_authorize(conn_t *conn, const char *hdr, http_auth_challenges_t *cs, in http_authorize()
1558 http_auth_challenges_t server_challenges; in http_request_body()
1559 http_auth_challenges_t proxy_challenges; in http_request_body()