Searched refs:proxy_challenges (Results 1 – 1 of 1) sorted by relevance
1392 http_auth_challenges_t proxy_challenges; in http_connect() local1416 init_http_auth_challenges(&proxy_challenges); in http_connect()1445 &proxy_challenges, &aparams, purl); in http_connect()1605 http_auth_challenges_t proxy_challenges; in http_request_body() local1611 init_http_auth_challenges(&proxy_challenges); in http_request_body()1690 if (purl && proxy_challenges.valid) { in http_request_body()1707 &proxy_challenges, &aparams, url); in http_request_body()1833 if (proxy_challenges.valid) { in http_request_body()1958 !proxy_challenges.valid)) { in http_request_body()2068 clean_http_auth_challenges(&proxy_challenges); in http_request_body()[all …]