Searched refs:CURL_VERSION_HTTP2 (Results 1 – 7 of 7) sorted by relevance
36 if(ver->features & CURL_VERSION_HTTP2) in main()
398 | CURL_VERSION_HTTP2
858 {"HTTP2", CURL_VERSION_HTTP2},
1422 else if(curlinfo->features & CURL_VERSION_HTTP2) { in single_transfer()
1005 CURL_VERSION_HTTP2 7.33.0
2892 #define CURL_VERSION_HTTP2 (1<<16) /* HTTP2 support built-in */ macro
123 d CURL_VERSION_HTTP2...