Searched refs:CURL_VERSION_HTTP3 (Results 1 – 6 of 6) sorted by relevance
41 if(ver->features & CURL_VERSION_HTTP3) in main()
102 {"HTTP3", &feature_http3, CURL_VERSION_HTTP3},
461 FEATURE("HTTP3", NULL, CURL_VERSION_HTTP3),
170 CURL_VERSION_HTTP3 7.66.0
3152 #define CURL_VERSION_HTTP3 (1<<25) /* HTTP3 support built-in */ macro
143 d CURL_VERSION_HTTP3...