What is an If-None-Match header?
Makes a request conditional on the resource not matching any of the given ETags - the ETag equivalent of If-Modified-Since.
Makes a request conditional on the resource not matching any of the given ETags - the ETag equivalent of If-Modified-Since.