Module
ActionDispatch::Http::Cache::Response
In:
lib/action_dispatch/http/cache.rb
Methods
etag
etag=
etag?
last_modified
last_modified=
last_modified?
new
Constants
DEFAULT_CACHE_CONTROL
=
"max-age=0, private, must-revalidate"
Attributes
cache_control
[R]
Public Class methods
new
(*)
Public Instance methods
etag
()
etag=
(etag)
etag?
()
last_modified
()
last_modified=
(utc_time)
last_modified?
()
[Validate]