Package eu.acclimatize.unison
Class CacheSupport
java.lang.Object
eu.acclimatize.unison.CacheSupport
Used for adding conditional the Vary header and a conditional cache control header.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CacheSupport
public CacheSupport()
-
-
Method Details
-
addHeader
Adds Vary and conditional cache control headers.- Parameters:
toDate- The end date for the request.response- The response to add headers to.
-