[][src]Crate warp_real_ip

Functions

get_forwarded_for

Creates a Filter that extracts the ip addresses from the the "forwarded for" chain

real_ip

Creates a Filter that provides the "real ip" of the connected client.