pub const X_FORWARDED_PORT: &'static str = "x-forwarded-port";
The HTTP header field x-forwarded-port, used to identify the port used by the client to connect to the proxy.
x-forwarded-port