Skip to content
← All Status Codes
304
Redirection

304 Not Modified

The resource has not been modified since the last request.

Description

The 304 Not Modified status code indicates that the client's cached version of the resource is still valid. The server does not send the resource body, saving bandwidth.

This works with conditional headers like If-Modified-Since and If-None-Match (ETag).

Check your website's HTTP status code

Check now →

Related Status Codes

Automate this check

Set up continuous monitoring and get an alert when something breaks. No manual runs to remember.