Marten::Conf::GlobalSettings::StrictTransportSecurity
Allows to configure settings related to the Strict-Transport-Security middleware.
Instance methods
Indicates if the includeSubDomains directive should be set on the Strict-Transport-Security header.
Allows to define if the includeSubDomains directive should be set on the Strict-Transport-Security header.
Indicates if the includeSubDomains directive should be set on the Strict-Transport-Security header.
Returns the max age to use for the Strict-Transport-Security header.
A nil value indicates that the Strict-Transport-Security header will not be set.
Allows to set the max age to use for the Strict-Transport-Security header.
Indicates if the preload directive should be set on the Strict-Transport-Security header.
Allows to define if the preload directive should be set on the Strict-Transport-Security header.
Indicates if the preload directive should be set on the Strict-Transport-Security header.