Searched refs:HTTP2 (Results 1 – 21 of 21) sorted by relevance
79 #define SSLOG(SEVERITY, HTTP2) \ argument80 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[DHTTP2:" << HTTP2 << "] ")
217 case Proto::HTTP2: in initiate_connection()361 if (addr_->proto == Proto::HTTP2) { in connected()425 case Proto::HTTP2: in tls_handshake()
417 HTTP2, enumerator
1002 out.proto = Proto::HTTP2; in parse_downstream_params()4366 case Proto::HTTP2: in strproto()
191 get_config()->tls.dyn_rec.idle_timeout, Proto::HTTP2),
1556 case Proto::HTTP2: in select_next_proto_cb()
39 V(HTTP2, "http2") \
17 [2018/03/20 13:23:13:0146] NOTICE: HTTP2 / ALPN enabled
19 [2018/03/20 13:23:13:0146] NOTICE: HTTP2 / ALPN enabled
39 [2020/03/18 13:13:47:1522] I: HTTP2 support : available
639 Connection: Upgrade, HTTP2-Settings641 HTTP2-Settings: AAMAAABkAAQAAP__
458 lwsts[4752]: HTTP2 / ALPN enabled
19 * [HTTP2 module](#http2-module)
658 - HTTP2 support disabled since no way to serve websockets on it
2576 for use with the `HTTP2-Settings` header field.2659 HTTP2 headers can be marked as sensitive, which means that the HTTP/2
481 …://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**
2203 * **CVE-2021-22883**: HTTP2 'unknownProtocol' cause Denial of Service by resource exhaustion3133 …ejs/node/commit/6cd9ea82f6)] - **doc**: document the connection event for HTTP2 & TLS servers (Tim…
255 * [[`8653c42a41`](https://github.com/nodejs/node/commit/8653c42a41)] - **doc**: rename HTTP2 to HTT…
3356 …/node/commit/ca720b3a55)] - **test**: converting NghttpError to string in HTTP2 module (Ruwan Geeg…
2824 …://github.com/nodejs/node/commit/3fffc7e95f)] - **errors**: fix undefined HTTP2 and tls errors (Sh…
56900 curlhttpsrc: set http-version default if curl does not have HTTP2 feature present56902 for HTTP2 (i.e. CURL_VERSION_HTTP2 is defined) but does not actually56905 the "http-version" property. The default should be 1.1 if HTTP2 is56974 curlhttpsrc: Does version set fail because of HTTP2