pub const MAX_BODY_SIZE: usize = _; // 67_108_864usize
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.