DEFAULT_MAX_HEADER_COUNT

Constant DEFAULT_MAX_HEADER_COUNT 

Source
pub const DEFAULT_MAX_HEADER_COUNT: usize = 100; // 100usize
Expand description

The default maximum header count. This constant defines the maximum number of HTTP headers allowed in a single request to prevent resource exhaustion.