304
HTTP

304 Not Modified

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

Cuándo verás este código

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

Cómo solucionarlo

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

Guías

Glosario