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