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