Searched defs:Curl_http2_may_switch (Results 1 – 2 of 2) sorted by relevance
/third_party/curl/lib/ | ||
D | http2.h | 69 #define Curl_http2_may_switch(a,b,c) FALSE macro |
D | http2.c | 2708 bool Curl_http2_may_switch(struct Curl_easy *data, in Curl_http2_may_switch() function |