|
This is a Java servlet filter (as per Servlet API 2.3). This filter lets you define public cache header. This header instructs the proxies that your resources are cacheable and allows proxies, gateways and the client browser to cache the resources to reduce the bandwidth consumption to the server. |