Description
The HTTP Strict-Transport-Security response header is a security feature that lets a web site tell browsers that it should only be communicated with using HTTPS, instead of using HTTP. Possible values are:
- max-age=<expire-time>
- max-age=<expire-time>; includeSubDomains
- max-age=<expire-time>; preload
Attachments
Attachments
Issue Links
- is a clone of
-
KNOX-1017 Add support for enabling "Strict-Transport-Security" header in Knox responses
- Closed