method

fresh?

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.