Constant actix_web::http::header::STRICT_TRANSPORT_SECURITY
source ยท pub const STRICT_TRANSPORT_SECURITY: HeaderName;
Expand description
Tells the client to communicate with HTTPS instead of using HTTP.
pub const STRICT_TRANSPORT_SECURITY: HeaderName;
Tells the client to communicate with HTTPS instead of using HTTP.