[
https://issues.apache.org/jira/browse/KNOX-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236378#comment-16236378
]
ASF subversion and git services commented on KNOX-1017:
-------------------------------------------------------
Commit b60322a6e2ba97b9f989d1efbe5183bfbc009c56 in knox's branch
refs/heads/KNOX-998-Package_Restructuring from [~lmccay]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=b60322a ]
KNOX-1017 - Add support for enabling "Strict-Transport-Security" header in Knox
responses (Latha Appanna via lmccay)
> Add support for enabling "Strict-Transport-Security" header in Knox
> responses
> -------------------------------------------------------------------------------
>
> Key: KNOX-1017
> URL: https://issues.apache.org/jira/browse/KNOX-1017
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Reporter: Latha Appanna
> Assignee: Latha Appanna
> Priority: Major
> Labels: headers
> Fix For: 0.14.0
>
> Attachments: KNOX-1017.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)