[
https://issues.apache.org/jira/browse/KNOX-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16234644#comment-16234644
]
ASF subversion and git services commented on KNOX-1090:
-------------------------------------------------------
Commit 1813986 from [[email protected]] in branch 'knox/trunk'
[ https://svn.apache.org/r1813986 ]
KNOX-1090 - Add Documentation for Strict-Transport-Security header in Knox
responses
> 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
> Priority: Major
> Labels: headers
> Fix For: 0.14.0
>
> Attachments: KNOX-1090.patch
>
>
> 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)