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