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