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