X_FORWARDED_FOR

Constant X_FORWARDED_FOR 

Source
pub const X_FORWARDED_FOR: &'static str;
Expand description

The HTTP header field x-forwarded-for, used to identify the originating IP address of a client connecting through a proxy.