Send a 304 Not Modified response status from the server send in response to a client request that contains headers If-Modified-Since and If-None-Match, if the request resource hasn’t changed.
For example if a client request for a web page includes the header If-Modified-Since: Fri, 22 Jul 2016 14:3...