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.c673 } http_auth_challenges_t; typedef
676 init_http_auth_challenges(http_auth_challenges_t *cs) in init_http_auth_challenges()
685 clean_http_auth_challenges(http_auth_challenges_t *cs) in clean_http_auth_challenges()
752 http_parse_authenticate(const char *cp, http_auth_challenges_t *cs) in http_parse_authenticate()
1332 http_authorize(conn_t *conn, const char *hdr, http_auth_challenges_t *cs, in http_authorize()
1388 http_auth_challenges_t proxy_challenges; in http_connect()
1600 http_auth_challenges_t server_challenges; in http_request_body()
1601 http_auth_challenges_t proxy_challenges; in http_request_body()