Image Resizer : API Documentation

Type ClientCache

Namespace ImageResizer.Plugins.Basic

Interfaces IPlugin

Provides default client-caching behavior. Sends Last-Modified header if present, and Expires header if is configured. Also defaults Cache-control to Public for anonymous requests (and private for authenticated requests)