markt-asf commented on PR #524: URL: https://github.com/apache/tomcat/pull/524#issuecomment-1183461695
I've added a test case. My initial idea isn't going to work because `sendRedirect()` commits the response. Adding a method to the Servlet API looks like the cleanest solution. But that only helps Tomcat 11 onwards. I have some ideas how this could work but they are all fairly ugly hacks. More thought required. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
