Constant libnghttp2_sys::NGHTTP2_ERR_FRAME_SIZE_ERROR
source · [−]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.
pub const NGHTTP2_ERR_FRAME_SIZE_ERROR: nghttp2_error = -522;The length of the frame is invalid, either too large or too small.