Constant MAX_HEADERS
pub const MAX_HEADERS: usize = 124; // 124usizeAvailable on crate features
handshake and ws only.Expand description
Limit for the number of header lines.
pub const MAX_HEADERS: usize = 124; // 124usizehandshake and ws only.Limit for the number of header lines.