Searched refs:server_challenges (Results 1 – 1 of 1) sorted by relevance
1558 http_auth_challenges_t server_challenges; in http_request_body() local1564 init_http_auth_challenges(&server_challenges); in http_request_body()1674 if (server_challenges.valid) { in http_request_body()1698 &server_challenges, &aparams, url); in http_request_body()1774 if (server_challenges.valid) { in http_request_body()1888 if (http_parse_authenticate(p, &server_challenges) == 0) in http_request_body()1910 !server_challenges.valid) || in http_request_body()1945 clean_http_auth_challenges(&server_challenges); in http_request_body()2021 clean_http_auth_challenges(&server_challenges); in http_request_body()2033 clean_http_auth_challenges(&server_challenges); in http_request_body()