Home
last modified time | relevance | path

Searched refs:HTTP2 (Results 1 – 25 of 34) sorted by relevance

12

/third_party/curl/tests/data/
Dtest180050 Connection: Upgrade, HTTP2-Settings
52 HTTP2-Settings: AAMAAABkAAQAoAAAAAIAAAAA
Dtest180157 Connection: Upgrade, HTTP2-Settings
59 HTTP2-Settings: AAMAAABkAARAAAAAAAIAAAAA
Dtest153851 e16: Error in the HTTP2 framing layer
/third_party/node/doc/contributing/maintaining/
Dmaintaining-http.md16 * APIs should be HTTP protocol independent (support HTTP1, HTTP2, etc.).
28 [HTTP2](https://nodejs.org/docs/latest/api/http2.html))
79 ### HTTP2 subsection
82 [HTTP2](https://nodejs.org/docs/latest/api/http2.html)
/third_party/nghttp2/src/
Dshrpx_log.h79 #define SSLOG(SEVERITY, HTTP2) \ argument
80 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[DHTTP2:" << HTTP2 << "] ")
Dshrpx_live_check.cc217 case Proto::HTTP2: in initiate_connection()
361 if (addr_->proto == Proto::HTTP2) { in connected()
425 case Proto::HTTP2: in tls_handshake()
Dshrpx_config.h417 HTTP2, enumerator
Dshrpx_config.cc1002 out.proto = Proto::HTTP2; in parse_downstream_params()
4366 case Proto::HTTP2: in strproto()
Dshrpx_http2_session.cc191 get_config()->tls.dyn_rec.idle_timeout, Proto::HTTP2),
Dshrpx_tls.cc1557 case Proto::HTTP2: in select_next_proto_cb()
/third_party/node/src/
Dnode_perf_common.h37 V(HTTP2, "http2") \
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-tls/
DREADME.md17 [2018/03/20 13:23:13:0146] NOTICE: HTTP2 / ALPN enabled
/third_party/curl/docs/
DMakefile.am72 HTTP2.md \
DMakefile.in525 HTTP2.md \
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-tls-80/
DREADME.md19 [2018/03/20 13:23:13:0146] NOTICE: HTTP2 / ALPN enabled
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-ping/
DREADME.md39 [2020/03/18 13:13:47:1522] I: HTTP2 support : available
/third_party/curl/docs/cmdline-opts/
Dpage-footer157 HTTP/2 error. A problem was detected in the HTTP2 framing layer. This is
/third_party/curl/packages/OS400/
DREADME.OS400203 Please note that HTTP2 is not (yet) implemented on OS/400, thus these
/third_party/nghttp2/
DREADME.rst639 Connection: Upgrade, HTTP2-Settings
641 HTTP2-Settings: AAMAAABkAAQAAP__
/third_party/libwebsockets/READMEs/
DREADME.build.md458 lwsts[4752]: HTTP2 / ALPN enabled
/third_party/node/test/common/
DREADME.md19 * [HTTP2 module](#http2-module)
/third_party/libwebsockets/
Dchangelog658 - HTTP2 support disabled since no way to serve websockets on it
/third_party/node/doc/api/
Dhttp2.md2830 for use with the `HTTP2-Settings` header field.
2917 HTTP2 headers can be marked as sensitive, which means that the HTTP/2
3784 A reference to the original HTTP2 `request` object.
/third_party/curl/
DCMakeLists.txt1543 _add_if("HTTP2" USE_NGHTTP2)
Dconfigure.ac4574 SUPPORT_FEATURES="$SUPPORT_FEATURES HTTP2"
4828 HTTP2: ${curl_h2_msg}

12