Skip to main content

is_trusted_proxy

Function is_trusted_proxy 

Source
pub fn is_trusted_proxy(ip: IpAddr, trusted: &[IpNet]) -> bool
Expand description

Returns whether ip is covered by the trusted proxy list.