[ https://issues.apache.org/jira/browse/KNOX-3111?focusedWorklogId=962895&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-962895 ]
ASF GitHub Bot logged work on KNOX-3111: ---------------------------------------- Author: ASF GitHub Bot Created on: 21/Mar/25 13:21 Start Date: 21/Mar/25 13:21 Worklog Time Spent: 10m Work Description: pzampino merged PR #1007: URL: https://github.com/apache/knox/pull/1007 Issue Time Tracking ------------------- Worklog Id: (was: 962895) Time Spent: 1h 20m (was: 1h 10m) > HSTS headers are missing for 404 responses > ------------------------------------------ > > Key: KNOX-3111 > URL: https://issues.apache.org/jira/browse/KNOX-3111 > Project: Apache Knox > Issue Type: Improvement > Components: Server > Affects Versions: 2.2.0 > Reporter: Tamás Hanicz > Assignee: Tamás Hanicz > Priority: Major > Time Spent: 1h 20m > Remaining Estimate: 0h > > Strict-Transport-Security header is missing for 404 responses. The > "strict.transport.enabled" configuration is set in the WebAppSec provider > topology wide. To include the header on 404 as well jetty has to be > configured with a custom handler. However this is a global configuration > which would mean every response will include this header. -- This message was sent by Atlassian Jira (v8.20.10#820010)