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.

规范

查看 RFC / 规范 →

指南

术语表