Skip to main content

MAX_FRAME_SIZE_LIMIT

Constant MAX_FRAME_SIZE_LIMIT 

Source
pub const MAX_FRAME_SIZE_LIMIT: usize = 16_777_215;
Available on crate feature h2 only.
Expand description

The largest settable frame payload size (2^24-1).