Home
last modified time | relevance | path

Searched refs:http_should_fail (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Dhttp.c103 static bool http_should_fail(struct Curl_easy *data);
634 if(http_should_fail(data)) { in Curl_http_auth_act()
1100 * http_should_fail() determines whether an HTTP response has gotten us
1107 static bool http_should_fail(struct Curl_easy *data) in http_should_fail() function
4163 if(http_should_fail(data)) { in http_rw_headers()

Completed in 6 milliseconds