method
fresh?
v2.3.8 -
Show latest stable
- Class:
ActionController::Request
fresh?(response)public
Check response freshness (Last-Modified and ETag) against request If-Modified-Since and If-None-Match conditions. If both headers are supplied, both must match, or the request is not considered fresh.