Module ActionDispatch::Http::Cache::Response
In: lib/action_dispatch/http/cache.rb

Methods

Constants

DEFAULT_CACHE_CONTROL = "max-age=0, private, must-revalidate"

External Aliases

etag -> etag?

Attributes

cache_control  [R] 
etag  [R] 

Public Instance methods

[Validate]