Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
Engine 2.0.6
-
None
Description
how to reproduce:
forward a file resource and look at the http conversation. you will encounter that the "If-Modified-Since" header is never set because of a !included check in the StreamRendererServlet#doGet method. in consequence browser caching is not possible.