pub fn expected_htu_from_actix(req: &HttpRequest, trust_proxies: bool) -> StringExpand description
Construct the expected HTU from an Actix request, considering proxy headers if trust_proxies is true.
pub fn expected_htu_from_actix(req: &HttpRequest, trust_proxies: bool) -> StringConstruct the expected HTU from an Actix request, considering proxy headers if trust_proxies is true.