actix_http::header

Constant X_FORWARDED_HOST

source
pub const X_FORWARDED_HOST: HeaderName;
Expand description

Request header (de-facto standard) for identifying the original host requested by the client in the Host HTTP request header.