Searched refs:CURL_VERSION_HTTP2 (Results 1 – 8 of 8) sorted by relevance
38 if(ver->features & CURL_VERSION_HTTP2) in main()
101 {"HTTP2", &feature_http2, CURL_VERSION_HTTP2},
463 FEATURE("HTTP2", NULL, CURL_VERSION_HTTP2),
169 CURL_VERSION_HTTP2 7.33.0
199 *features* mask bit: CURL_VERSION_HTTP2
491 ## CURL_VERSION_HTTP2 section in libcurl symbols
3139 #define CURL_VERSION_HTTP2 (1<<16) /* HTTP2 support built-in */ macro
125 d CURL_VERSION_HTTP2...