pub const MAXIMUM_RESPONSE_HEADER_LENGTH: usize = 4096;
Expand description

The maximum length of the response header.