pub fn h2_authority_split(attacker_authority: &str) -> StringExpand description
HTTP/2 pseudo-header injection. The :authority H2 pseudo can
be set independently from Host. Some H2-to-H1 translators key
the cache on Host but route the request via :authority.