HTTP

304 Not Modified

The resource has not been modified since the last request. The client can use its cached copy.

When You See This Code

When the browser cache is still valid (If-None-Match / If-Modified-Since headers match).

How to Fix

No fix needed. This saves bandwidth by confirming the cached version is still current.

Specification

View RFC / Specification →