Home
last modified time | relevance | path

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

/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.cc1556 case Proto::HTTP2: in select_next_proto_cb()
/third_party/node/src/
Dnode_perf_common.h39 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/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/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.md2576 for use with the `HTTP2-Settings` header field.
2659 HTTP2 headers can be marked as sensitive, which means that the HTTP/2
/third_party/node/doc/changelogs/
DCHANGELOG_V8.md481 …://github.com/nodejs/node/commit/57618aae0a)] - **errors**: fix undefined HTTP2 and tls errors (Sh…
972 * [[`f59eab0165`](https://github.com/nodejs/node/commit/f59eab0165)] - **doc**: rename HTTP2 to HTT…
2942 * [[`5b8fa29649`](https://github.com/nodejs/node/commit/5b8fa29649)] - **build**: display HTTP2 con…
3163 * **HTTP2**
DCHANGELOG_V14.md2203 * **CVE-2021-22883**: HTTP2 'unknownProtocol' cause Denial of Service by resource exhaustion
3133 …ejs/node/commit/6cd9ea82f6)] - **doc**: document the connection event for HTTP2 & TLS servers (Tim…
DCHANGELOG_V9.md255 * [[`8653c42a41`](https://github.com/nodejs/node/commit/8653c42a41)] - **doc**: rename HTTP2 to HTT…
DCHANGELOG_V12.md3356 …/node/commit/ca720b3a55)] - **test**: converting NghttpError to string in HTTP2 module (Ruwan Geeg…
DCHANGELOG_V10.md2824 …://github.com/nodejs/node/commit/3fffc7e95f)] - **errors**: fix undefined HTTP2 and tls errors (Sh…
/third_party/gstreamer/gstplugins_bad/
DChangeLog56900 curlhttpsrc: set http-version default if curl does not have HTTP2 feature present
56902 for HTTP2 (i.e. CURL_VERSION_HTTP2 is defined) but does not actually
56905 the "http-version" property. The default should be 1.1 if HTTP2 is
56974 curlhttpsrc: Does version set fail because of HTTP2