https://bz.apache.org/bugzilla/show_bug.cgi?id=65996
Remy Maucherat <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED OS| |All Resolution|--- |WONTFIX Severity|blocker |enhancement --- Comment #1 from Remy Maucherat <[email protected]> --- 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: [email protected] For additional commands, e-mail: [email protected]
