Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dhttp.c106 static bool http_should_fail(struct Curl_easy *data);
714 if(http_should_fail(data)) { in Curl_http_auth_act()
1166 static bool http_should_fail(struct Curl_easy *data) in http_should_fail() function
4254 if(http_should_fail(data)) { in Curl_http_readwrite_headers()
/third_party/curl/
DRELEASE-NOTES85 o http: remove wrong comment for http_should_fail [55]
DCHANGES1228 - http: remove wrong comment for http_should_fail