HTTP 304 — Not Modified

Response to conditional GET with If-None-Match / If-Modified-Since.

All HTTP status codesJSON Formatter

Related: 200201204301302400

Frequently asked questions

What is HTTP 304?

304 Not Modified: Cached copy is still valid. Response to conditional GET with If-None-Match / If-Modified-Since.

Where can I see all status codes?

Open the HTTP status codes hub on TryDevSnip for the full list.