https://bz.apache.org/bugzilla/show_bug.cgi?id=62669
--- Comment #2 from Mark Thomas <ma...@apache.org> --- I'm currently struggling to see why ResposneIncludeWrapper goes to the trouble it does to capture the content type and the last modified date. I worry I am missing something so I want to look at this some more but I am currently leaning towards removing all of that code and simply obtaining the content type and last modified date from the response object. That will mean handling a potential NPE but that is one line of code vs rather more in the current implementation. -- 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