https://issues.apache.org/bugzilla/show_bug.cgi?id=53547
Priority: P2 Bug ID: 53547 Assignee: dev@tomcat.apache.org Summary: javax.servlet.ServletResponse.setContentType( String ) mutates the given input Severity: regression Classification: Unclassified OS: All Reporter: james.vela...@int.com Hardware: All Status: NEW Version: 7.0.29 Component: Catalina Product: Tomcat 7 A String argument given to javax.servlet.ServletResponse.setContentType( String ) will arbitrarily reformat a given string in the actual HTTP header of a response, often by embedding spaces. -- 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