Home
last modified time | relevance | path

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

/freebsd/lib/libfetch/
H A Dhttp.c752 http_parse_authenticate(const char *cp, http_auth_challenges_t *cs) in http_parse_authenticate() function
1930 if (http_parse_authenticate(p, &server_challenges) == 0) in http_request_body()
1936 if (http_parse_authenticate(p, &proxy_challenges) == 0) in http_request_body()