[][src]Constant http_desync_guardian::request_analyzer::HEADERS_STACK_STORAGE_SIZE

pub const HEADERS_STACK_STORAGE_SIZE: usize = 64;

How many headers are stored on stack. If more, it spills over to the heap.