Skip to main content

MAX_BODY_SIZE

Constant MAX_BODY_SIZE 

Source
pub const MAX_BODY_SIZE: usize = _; // 67_108_864usize
Expand description

Maximum body size accepted on the wire. Frames declaring a larger length crash the connection rather than allocate. 64 MiB is the documented cap in wire spec § 1.