Back to all status codes

304

Not Modified

Redirection
RFC 7232

Indicates that the resource has not been modified since the version specified by the request headers.

Detailed Information

The 304 status code indicates that the resource has not been modified since the version specified by the request headers.

Common Examples

  • Caching mechanisms
  • Conditional GET requests
  • Resource version control

Common Uses

  • Caching mechanisms
  • Conditional GET requests
  • Resource version control

Best Practices

  • Use when the resource has not changed
  • Ensure proper caching headers are set
  • Consider using 301 Moved Permanently for more permanent redirects

Quick Actions

Category Information

Redirection

Further action must be taken in order to complete the request

Available for Freelance

Fullstack developer specializing in Flutter Mobile Apps, .Net Back End, and Angular/React. Let's build something amazing together!

Stay in the loop

Get notified about new tools and updates

HTTP Status Codes Reference - Complete List with Descriptions