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

/freebsd-13-stable/lib/libfetch/
H A Dhttp.c1392 http_auth_challenges_t proxy_challenges; local
1416 init_http_auth_challenges(&proxy_challenges);
1445 &proxy_challenges, &aparams, purl);
1602 http_auth_challenges_t proxy_challenges; local
1608 init_http_auth_challenges(&proxy_challenges);
1687 if (purl && proxy_challenges.valid) {
1704 &proxy_challenges, &aparams, url);
1830 if (proxy_challenges.valid) {
1937 if (http_parse_authenticate(p, &proxy_challenges) == 0)
1955 !proxy_challenges
[all...]

Completed in 55 milliseconds