pub const NGHTTP2_ERR_FRAME_SIZE_ERROR: nghttp2_error = -522;
Expand description

The length of the frame is invalid, either too large or too small.