Skip to main content

h2_authority_split

Function h2_authority_split 

Source
pub fn h2_authority_split(attacker_authority: &str) -> String
Expand 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.