HTTP cache managers
default cache manager: set no-cache cache control policy
max-age cache manager: set max-age cache control policy, with max-age specified with the cache_max_age attribute of the view
etag based cache manager for startup views
etag based cache manager for view displaying a single entity