Searched refs:proxy_challenges (Results 1 – 1 of 1) sorted by relevance
1366 http_auth_challenges_t proxy_challenges; in http_connect() local1390 init_http_auth_challenges(&proxy_challenges); in http_connect()1419 &proxy_challenges, &aparams, purl); in http_connect()1579 http_auth_challenges_t proxy_challenges; in http_request_body() local1585 init_http_auth_challenges(&proxy_challenges); in http_request_body()1664 if (purl && proxy_challenges.valid) { in http_request_body()1681 &proxy_challenges, &aparams, url); in http_request_body()1807 if (proxy_challenges.valid) { in http_request_body()1914 if (http_parse_authenticate(p, &proxy_challenges) == 0) in http_request_body()1932 !proxy_challenges.valid)) { in http_request_body()[all …]