Function expected_htu_from_actix

Source
pub fn expected_htu_from_actix(req: &HttpRequest, trust_proxies: bool) -> String
Expand description

Construct the expected HTU from an Actix request, considering proxy headers if trust_proxies is true.