Searched refs:proxy_challenges (Results 1 – 1 of 1) sorted by relevance
1388 http_auth_challenges_t proxy_challenges; in http_connect() local1412 init_http_auth_challenges(&proxy_challenges); in http_connect()1441 &proxy_challenges, &aparams, purl); in http_connect()1601 http_auth_challenges_t proxy_challenges; in http_request_body() local1607 init_http_auth_challenges(&proxy_challenges); in http_request_body()1686 if (purl && proxy_challenges.valid) { in http_request_body()1703 &proxy_challenges, &aparams, url); in http_request_body()1829 if (proxy_challenges.valid) { in http_request_body()1936 if (http_parse_authenticate(p, &proxy_challenges) == 0) in http_request_body()1954 !proxy_challenges.valid)) { in http_request_body()[all …]