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

/freebsd-13-stable/lib/libfetch/
H A Dhttp.c754 http_parse_authenticate(const char *cp, http_auth_challenges_t *cs) function
1931 if (http_parse_authenticate(p, &server_challenges) == 0)
1937 if (http_parse_authenticate(p, &proxy_challenges) == 0)

Completed in 57 milliseconds