https://bz.apache.org/bugzilla/show_bug.cgi?id=55095
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |WONTFIX --- Comment #3 from Mark Thomas <[email protected]> --- While I agree with your views regarding the exceptions and stack traces, the user community has been extremely sensitive to any changes in this area in the past. Given that this code has been like this for many years (since 7.0.0 over 6 years ago) I'm extremely reluctant to change this at this point in Tomcat 7's lifecycle. If you really want to avoid this then you have the option of updating to Tomcat 8 and using the RFC6265 cookie processor which, as well as being better aligned to browser behavior, also logs the first error at INFO and the remainder at DEBUG and ignores invalid headers rather than throwing an exception. -- 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]
