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