Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.1.5-SNAPSHOT
-
None
Description
Browser does not cache resources, because the Servlet-Container (Tomcat) add following HTTP-Headers for the "dynamic" Content (ExtensionsFilter)
Pragma: no-cache
Cache-Control: no-cache
Patch will be added.