Home
last modified time | relevance | path

Searched refs:Curl_h2_http_1_1_error (Results 1 – 4 of 4) sorted by relevance

/external/curl/lib/
Dhttp2.h64 bool Curl_h2_http_1_1_error(struct connectdata *conn);
79 #define Curl_h2_http_1_1_error(x) 0 macro
Dhttp2.c2410 bool Curl_h2_http_1_1_error(struct connectdata *conn) in Curl_h2_http_1_1_error() function
Dmulti.c1884 Curl_h2_http_1_1_error(data->conn)) { in multi_runsingle()
/external/curl/
DCHANGES2870 suggesting to introduce the Curl_h2_http_1_1_error() function.