pub(crate) const SPEC_WINDOW_SIZE: u32 = 65_535;
Default initial stream window size defined in HTTP2 spec.