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

/freebsd-10-stable/lib/libfetch/
H A Dhttp.c751 http_parse_authenticate(const char *cp, http_auth_challenges_t *cs) function
1883 if (http_parse_authenticate(p, &server_challenges) == 0)
1889 if (http_parse_authenticate(p, &proxy_challenges) == 0)

Completed in 45 milliseconds