X_FORWARDED_HOST

Constant X_FORWARDED_HOST 

Source
pub const X_FORWARDED_HOST: &str = "x-forwarded-host";
Expand description

The HTTP header field x-forwarded-host, used to identify the original host requested by the client.