Searched refs:server_challenges (Results 1 – 1 of 1) sorted by relevance
1604 http_auth_challenges_t server_challenges; in http_request_body() local1610 init_http_auth_challenges(&server_challenges); in http_request_body()1720 if (server_challenges.valid) { in http_request_body()1744 &server_challenges, &aparams, url); in http_request_body()1820 if (server_challenges.valid) { in http_request_body()1934 if (http_parse_authenticate(p, &server_challenges) == 0) in http_request_body()1956 !server_challenges.valid) || in http_request_body()1991 clean_http_auth_challenges(&server_challenges); in http_request_body()2067 clean_http_auth_challenges(&server_challenges); in http_request_body()2079 clean_http_auth_challenges(&server_challenges); in http_request_body()