method
etag?
v5.0.0.1 -
Show latest stable
- Class:
ActionDispatch::Http::Cache::Response
etag?()public
No documentation available.
# File actionpack/lib/action_dispatch/http/cache.rb, line 112
def etag?; etag; end etag?()No documentation available.
# File actionpack/lib/action_dispatch/http/cache.rb, line 112
def etag?; etag; end