Constant actix_web::http::header::X_FORWARDED_FOR

source ยท
pub const X_FORWARDED_FOR: HeaderName;
Expand description

Request header (de-facto standard) for identifying the originating IP address of a client connecting to a web server through a proxy server.