actix_http::header

Constant X_FORWARDED_PROTO

source
pub const X_FORWARDED_PROTO: HeaderName;
Expand description

Request header (de-facto standard) for identifying the protocol that a client used to connect to your proxy or load balancer.