Hi, I just noticed that in the 13.1 SDK there's this filter configured:
But it doesn't seem to be documented.
Can it be used?
Is it an alternative to setting the expires param in the FileDownload servlet?
Code:
<filter-name>CacheFilterMaxExpires</filter-name> <filter-class>com.isomorphic.servlet.CacheFilter</filter-class>
Can it be used?
Is it an alternative to setting the expires param in the FileDownload servlet?
Comment