Home
last modified time | relevance | path

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

/dflybsd-src/lib/libfetch/
H A Dhttp.c754 http_parse_authenticate(const char *cp, http_auth_challenges_t *cs) in http_parse_authenticate() function
1889 if (http_parse_authenticate(p, &server_challenges) == 0) in http_request_body()
1895 if (http_parse_authenticate(p, &proxy_challenges) == 0) in http_request_body()