Searched refs:proxy_challenges (Results 1 – 1 of 1) sorted by relevance
1559 http_auth_challenges_t proxy_challenges; in http_request_body() local1565 init_http_auth_challenges(&proxy_challenges); in http_request_body()1644 if (purl && proxy_challenges.valid) { in http_request_body()1661 &proxy_challenges, &aparams, url); in http_request_body()1787 if (proxy_challenges.valid) { in http_request_body()1894 if (http_parse_authenticate(p, &proxy_challenges) == 0) in http_request_body()1912 !proxy_challenges.valid)) { in http_request_body()2022 clean_http_auth_challenges(&proxy_challenges); in http_request_body()2034 clean_http_auth_challenges(&proxy_challenges); in http_request_body()