https://bz.apache.org/bugzilla/show_bug.cgi?id=63312
Bug ID: 63312 Summary: Unable to set status code on response after the status code was set to >= 400 Product: Tomcat 8 Version: 8.5.39 Hardware: PC OS: All Status: NEW Severity: regression Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: petrowski.pat...@gmail.com Target Milestone: ---- The bug https://bz.apache.org/bugzilla/show_bug.cgi?id=62471 has been reintroduced in Tomcat 8.5.39. After setting a response status to >= 400 it's impossible to set status code again. It appears that the fix for 9.x from commit 2b239e1ea0f3f8b5cdf01062a106ade9465756ec was not applied to 8.5.x and the regression was released in 8.5.39. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org