Interface CacheControlHelper

All Known Implementing Classes:
DefaultCacheControlHelper

public interface CacheControlHelper
Generates the cache-control header on the response
Author:
brad
  • Method Details

    • setCacheControl

      void setCacheControl(GetableResource resource, Response response, Auth auth)
      Parameters:
      resource -
      response -
      auth -
      notMod - - true means we're sending a not modified response