X_FORWARDED_PORT

Constant X_FORWARDED_PORT 

Source
pub const X_FORWARDED_PORT: &str = "x-forwarded-port";
Expand description

The HTTP header field x-forwarded-port, used to identify the port used by the client to connect to the proxy.