https://bz.apache.org/bugzilla/show_bug.cgi?id=66415
Remy Maucherat <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #1 from Remy Maucherat <[email protected]> --- https://github.com/apache/tomcat/blob/main/java/org/apache/tomcat/util/http/Parameters.java#L121 The error is only set once, so UNKNOWN will not be set unless nothing was set previously. Ok, maybe this kind of "trick" coding isn't always the best idea but it should work here. -- 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]
