Home
last modified time | relevance | path

Searched refs:CURL_VERSION_HTTP2 (Results 1 – 11 of 11) sorted by relevance

/third_party/curl/docs/examples/
Dhttp3-present.c36 if(ver->features & CURL_VERSION_HTTP2) in main()
/third_party/gstreamer/gstplugins_bad/ext/curl/
Dgstcurldefaults.h101 #ifdef CURL_VERSION_HTTP2
Dgstcurlhttpsrc.h98 #ifdef CURL_VERSION_HTTP2
Dgstcurlhttpsrc.c237 #ifdef CURL_VERSION_HTTP2 in gst_curl_http_version_get_type()
286 #ifdef CURL_VERSION_HTTP2 in gst_curl_http_src_class_init()
287 if (gst_curl_http_src_curl_capabilities->features & CURL_VERSION_HTTP2) { in gst_curl_http_src_class_init()
302 #ifdef CURL_VERSION_HTTP2 in gst_curl_http_src_class_init()
303 if (gst_curl_http_src_curl_capabilities->features & CURL_VERSION_HTTP2) { in gst_curl_http_src_class_init()
1136 #ifdef CURL_VERSION_HTTP2 in gst_curl_http_src_create_easy_handle()
1141 if (gst_curl_http_src_curl_capabilities->features & CURL_VERSION_HTTP2) { in gst_curl_http_src_create_easy_handle()
/third_party/curl/lib/
Dversion.c443 | CURL_VERSION_HTTP2
/third_party/curl/src/
Dtool_help.c881 {"HTTP2", CURL_VERSION_HTTP2},
Dtool_operate.c1331 else if(curlinfo->features & CURL_VERSION_HTTP2) { in single_transfer()
/third_party/curl/docs/libcurl/
Dsymbols-in-versions1034 CURL_VERSION_HTTP2 7.33.0
/third_party/curl/include/curl/
Dcurl.h2975 #define CURL_VERSION_HTTP2 (1<<16) /* HTTP2 support built-in */ macro
/third_party/curl/packages/OS400/
Dcurl.inc.in123 d CURL_VERSION_HTTP2...
/third_party/gstreamer/gstplugins_bad/
DChangeLog17318 for HTTP2 (i.e. CURL_VERSION_HTTP2 is defined) but does not actually