Constant libnghttp2_sys::NGHTTP2_ERR_FRAME_SIZE_ERROR [−][src]
pub const NGHTTP2_ERR_FRAME_SIZE_ERROR: nghttp2_error = -522;
The length of the frame is invalid, either too large or too small.
pub const NGHTTP2_ERR_FRAME_SIZE_ERROR: nghttp2_error = -522;
The length of the frame is invalid, either too large or too small.