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.
pub const X_FORWARDED_HOST: HeaderName;
Request header (de-facto standard) for identifying the original host requested by the client in
the Host
HTTP request header.