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

Implements the PING HTTP/2 frame.

Structs

PingFlag
PingFrame

The struct represents the PINg HTTP/2 frame.

Constants

PING_FRAME_LEN

Ping frames are always 8 bytes

PING_FRAME_TYPE

The frame type of the PING frame.