• Bug
  • Status: Closed
  • Resolution: Fixed
  • drb
  • Reporter: sourceforgetracker
  • September 21, 2009
  • 0
  • Watchers: 0
  • September 22, 2009
  • September 22, 2009

Description

If an HTTP response has its Content-type header set via directly calling setHeader(“Content-type”, <…>) on an HttpServletResponse instead of calling setContentType, the Content-type header will be ignored when serving the cached response, because HttpServletResponse’s setContentType will be called nevertheless by CachingFilter::setContentType. Sourceforge Ticket ID: 2620231 - Opened By: cataphract - 20 Feb 2009 15:11 UTC

Comments

Fiona OShea 2009-09-22

Re-opening so that I can properly close out these issues and have correct Resolution status in Jira