What is an If-Modified-Since header?
Makes a GET request conditional - the server only sends the full body if the resource has changed since the given date.
Makes a GET request conditional - the server only sends the full body if the resource has changed since the given date.