hyper::proto::h1::decode

Constant TRAILER_LIMIT

Source
const TRAILER_LIMIT: usize = _; // 16_384usize
Expand description

Maximum number of bytes allowed for all trailer fields.

TODO: remove this when we land h1_max_header_size support