|
|
@ -89,7 +89,7 @@
|
|
|
|
<filter-class>org.wso2.carbon.ui.filters.cache.ContentTypeBasedCachePreventionFilter</filter-class>
|
|
|
|
<filter-class>org.wso2.carbon.ui.filters.cache.ContentTypeBasedCachePreventionFilter</filter-class>
|
|
|
|
<init-param>
|
|
|
|
<init-param>
|
|
|
|
<param-name>patterns</param-name>
|
|
|
|
<param-name>patterns</param-name>
|
|
|
|
<param-value>"text/html*","application/json*","text/plain*"</param-value>
|
|
|
|
<param-value>text/html" ,application/json" ,text/plain</param-value>
|
|
|
|
</init-param>
|
|
|
|
</init-param>
|
|
|
|
<init-param>
|
|
|
|
<init-param>
|
|
|
|
<param-name>filterAction</param-name>
|
|
|
|
<param-name>filterAction</param-name>
|
|
|
|