Constant STRICT_TRANSPORT_SECURITY
pub const STRICT_TRANSPORT_SECURITY: HeaderName;Available on crate feature
http only.Expand description
Tells the client to communicate with HTTPS instead of using HTTP.
pub const STRICT_TRANSPORT_SECURITY: HeaderName;http only.Tells the client to communicate with HTTPS instead of using HTTP.