X_FORWARDED_PROTO

Constant X_FORWARDED_PROTO 

Source
pub const X_FORWARDED_PROTO: &'static str = "x-forwarded-proto";
Expand description

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