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

/freebsd-10-stable/lib/libfetch/
H A Dhttp.c1557 http_auth_challenges_t proxy_challenges; local
1563 init_http_auth_challenges(&proxy_challenges);
1642 if (purl && proxy_challenges.valid) {
1659 &proxy_challenges, &aparams, url);
1785 if (proxy_challenges.valid) {
1889 if (http_parse_authenticate(p, &proxy_challenges) == 0)
1907 !proxy_challenges.valid)) {
2018 clean_http_auth_challenges(&proxy_challenges);
2030 clean_http_auth_challenges(&proxy_challenges);

Completed in 73 milliseconds