Home
last modified time | relevance | path

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

/external/curl/docs/examples/
Dhttp3-present.c36 if(ver->features & CURL_VERSION_HTTP2) in main()
/external/curl/lib/
Dversion.c398 | CURL_VERSION_HTTP2
/external/curl/src/
Dtool_help.c858 {"HTTP2", CURL_VERSION_HTTP2},
Dtool_operate.c1422 else if(curlinfo->features & CURL_VERSION_HTTP2) { in single_transfer()
/external/curl/docs/libcurl/
Dsymbols-in-versions1005 CURL_VERSION_HTTP2 7.33.0
/external/curl/include/curl/
Dcurl.h2892 #define CURL_VERSION_HTTP2 (1<<16) /* HTTP2 support built-in */ macro
/external/curl/packages/OS400/
Dcurl.inc.in123 d CURL_VERSION_HTTP2...