3xx · Redirection
304Not Modified
There is no need to retransmit the requested resources.
What is HTTP 304?
The 304 Not Modified response tells the client that the cached version of the resource is still valid. The server doesn't return the content, saving bandwidth. Used with If-Modified-Since or If-None-Match headers.
Check a URL in real-time
Use our HTTP ping tool to check the actual status code of any URL.
Try httping.io →