pub const HEADER_ORDER_FIREFOX_130: &[&str];Expand description
Ordered list of HTTP/2 header names Firefox 130 sends on a standard navigation (after the pseudo-headers).
Order differs from Chrome in two places (user-agent and
cookie are last in Firefox but interleaved in Chrome).