method
if_none_match
v8.1.1 -
Show latest stable
- Class:
ActionDispatch::Http::Cache::Request
if_none_match()public
No documentation available.
# File actionpack/lib/action_dispatch/http/cache.rb, line 20
def if_none_match
get_header HTTP_IF_NONE_MATCH
end