Larry McCay created KNOX-1090:
---------------------------------
Summary: Add Documentation for "Strict-Transport-Security" header
in Knox responses
Key: KNOX-1090
URL: https://issues.apache.org/jira/browse/KNOX-1090
Project: Apache Knox
Issue Type: Improvement
Components: Server
Reporter: Larry McCay
Assignee: Latha Appanna
Fix For: 0.14.0
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
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)