HTTP module:Network package:warp

HTTP/2 specific data. Since: 3.2.7
Accessor for PushPromise in HTTP2Data. Since: 3.2.7
Accessor for TrailersMaker in HTTP2Data. Since: 3.2.8 but the type changed in 3.3.0
Converting WAI application to the server type of http2 library. Since 3.3.11
Default HTTP/2 specific data. Since: 3.2.7
Getting HTTP2Data through vault of the request. Warp uses this to receive HTTP2Data from Middleware. Since: 3.2.7
Modifying HTTP2Data through vault of the request. Application or Middleware should use this. Since: 3.2.8
Setting HTTP2Data through vault of the request. Application or Middleware should use this. Since: 3.2.7
Disable HTTP2. Since 3.1.7
Is this connection HTTP/2?
Whether to enable HTTP2 ALPN/upgrades. Default: True Since 3.1.7