Constant DEFAULT_HEADER_CACHE_MAX_LEN
pub const DEFAULT_HEADER_CACHE_MAX_LEN: u32 = 1000; // 1_000u32
Expand description
Default cache size for the header cache: 1000 headers.
pub const DEFAULT_HEADER_CACHE_MAX_LEN: u32 = 1000; // 1_000u32
Default cache size for the header cache: 1000 headers.