Module ntex_h2::frame

source ·

Structs

Data frame
Header frame
Represents the :protocol pseudo-header used by the Extended CONNECT Protocol.
HTTP/2 error codes.
A stream identifier, as described in Section 5.1.1 of RFC 7540.

Enums

Errors that can occur during parsing an HTTP/2 frame.

Constants

The default value of SETTINGS_INITIAL_WINDOW_SIZE
The default value of MAX_FRAME_SIZE
The default value of SETTINGS_HEADER_TABLE_SIZE
INITIAL_WINDOW_SIZE upper bound
MAX_FRAME_SIZE upper bound

Type Definitions