Home
last modified time | relevance | path

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

/curl/lib/
H A Dhttp2.h50 bool Curl_http2_may_switch(struct Curl_easy *data,
69 #define Curl_http2_may_switch(a,b,c) FALSE macro
H A Dhttp2.c2723 bool Curl_http2_may_switch(struct Curl_easy *data, in Curl_http2_may_switch() function
H A Dhttp.c2532 if(Curl_http2_may_switch(data, conn, FIRSTSOCKET)) { in Curl_http()

Completed in 22 milliseconds