304
HTTP

304 Not Modified

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

このコードが表示された場合

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

修正方法

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

ガイド

用語集