{"json_modified": "2016-10-14T05:18:36.829743", "uuid": "c6c90f0f-aaa4-49e9-9576-e8eb641d43cb", "title": "If-Modified-Since", "url": "/en-US/docs/Web/HTTP/Headers/If-Modified-Since", "tags": ["HTTP Headers", "Reference", "Conditional Requests", "HTTP", "Request header"], "translations": [], "modified": "2016-10-14T05:18:36", "label": "If-Modified-Since", "localization_tags": [], "locale": "en-US", "id": 192697, "last_edit": "2016-08-31T04:26:37", "summary": "The If-Modified-Since request HTTP header makes the request conditional: the server will send back the requested resource, with a 200 status, only if it has been last modified after the given date. If the request has not been modified since, the response will be a 304 without any body; the Last-Modified header will contain the date of last modification. Unlike If-Unmodified-Since, If-Modified-Since can only be used with a GET or HEAD.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Directives", "title": "Directives"}, {"id": "Examples", "title": "Examples"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/HTTP/Headers/If-Modified-Since", "review_tags": []}