[][src]Module solicit::http::frame::rst_stream

The module contains the implementation of the RST_STREAM frame.

Structs

RstStreamFrame

The struct represents the RST_STREAM HTTP/2 frame.

Constants

RST_STREAM_FRAME_LEN

The total allowed size for the RST_STREAM frame payload.

RST_STREAM_FRAME_TYPE

The frame type of the RST_STREAM frame.