Searched refs:Curl_http2_may_switch (Results 1 – 3 of 3) sorted by relevance
50 bool Curl_http2_may_switch(struct Curl_easy *data,74 #define Curl_http2_may_switch(a,b,c) FALSE macro
2835 bool Curl_http2_may_switch(struct Curl_easy *data, in Curl_http2_may_switch() function
2514 if(Curl_http2_may_switch(data, conn, FIRSTSOCKET)) { in Curl_http()
Completed in 21 milliseconds