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

/freebsd-9.3-release/lib/libfetch/
H A Dhttp.c1521 http_auth_challenges_t proxy_challenges; local
1526 init_http_auth_challenges(&proxy_challenges);
1614 if (purl && proxy_challenges.valid) {
1630 &proxy_challenges, &aparams, url);
1739 if (proxy_challenges.valid) {
1843 if (http_parse_authenticate(p, &proxy_challenges) == 0)
1861 !proxy_challenges.valid)) {
1972 clean_http_auth_challenges(&proxy_challenges);
1984 clean_http_auth_challenges(&proxy_challenges);

Completed in 58 milliseconds