https://issues.apache.org/bugzilla/show_bug.cgi?id=49570
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #4 from Mark Thomas <ma...@apache.org> 2010-07-23 08:01:54 EDT --- (In reply to comment #2) > The patch in SVN doesn't work for me because there is no method > HttpServletResponse.getHeader() That is a Servlet 3.0 method and this is Tomcat 7 so that method is available. A patch similar to what you describe would be required for Tomcat 6 but the patch you propose still suffers from the issues described in bug 48660. Note I do not propose back-porting this fix to Tomcat 6. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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