| DefaultHttp3SettingsFrame |
|
| Http3CancelPushFrame |
|
| Http3ConnectionHandler |
Handler that handles HTTP3 connections.
|
| Http3ControlStreamFrame |
|
| Http3DataFrame |
|
| Http3ErrorCode |
|
| Http3Exception |
An exception related to violate the HTTP3 spec.
|
| Http3Frame |
Marker interface that is implemented by all HTTP3 frames.
|
| Http3GoAwayFrame |
|
| Http3Headers |
|
| Http3Headers.PseudoHeaderName |
HTTP/2 (and HTTP/3) pseudo-headers names.
|
| Http3HeadersFrame |
|
| Http3MaxPushIdFrame |
|
| Http3PushPromiseFrame |
|
| Http3PushStreamFrame |
|
| Http3RequestStreamFrame |
|
| Http3RequestStreamInboundHandler |
|
| Http3SettingIdentifier |
|
| Http3Settings |
|
| Http3Settings.NonStandardHttp3SettingsValidator |
Allows to handle non-standard settings.
|
| Http3SettingsFrame |
|
| Http3UnknownFrame |
|
| HttpConversionUtil.ExtensionHeaderNames |
Provides the HTTP header extensions used to carry HTTP/3 information in HTTP objects
|
| QpackDecoderStateSyncStrategy |
A strategy that determines when to send acknowledgment of new table
entries on the QPACK decoder stream.
|