You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2022/04/07 12:57:29 UTC

[Bug 65996] HSTS header with Tomcat 9 for 400 Errors

https://bz.apache.org/bugzilla/show_bug.cgi?id=65996

Remy Maucherat <re...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 OS|                            |All
         Resolution|---                         |WONTFIX
           Severity|blocker                     |enhancement

--- Comment #1 from Remy Maucherat <re...@apache.org> ---
Indeed, invalid requests are filtered out and get a 400, and are never actually
passed to the EE application (which has no available mechanism to distinguish
it from a regular request). The Filter is part of the EE application and thus
will never process the request. This cannot be implemented, so resolving as
WONTFIX.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org