const TRAILER_LIMIT: usize = _; // 16_384usize
Maximum number of bytes allowed for all trailer fields.
TODO: remove this when we land h1_max_header_size support