Constant hyper::proto::h1::io::DEFAULT_MAX_BUFFER_SIZE

source ยท
pub(crate) const DEFAULT_MAX_BUFFER_SIZE: usize = _; // 417_792usize
Expand description

The default maximum read buffer size. If the buffer gets this big and a message is still not complete, a TooLarge error is triggered.