Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

If-Modified-Since

Summary

Makes the request conditional on the server’s resource having been updated recently, for refreshing caches.

Overview table

Direction
Request

Features
:

Syntax

If-Modified-Since = HTTP-date

Examples

If-Modified-Since: Sat, 29 Oct 1994 19:43:31 GMT

Related specifications

RFC7232: HTTP/1.1 Conditional Requests
: