Back to all status codes

302

Found

Redirection
RFC 7231

The requested resource resides temporarily under a different URI.

Detailed Information

The 302 status code indicates that the requested resource resides temporarily under a different URI.

Common Examples

  • Temporary URL redirection
  • Resource migration
  • Domain changes

Common Uses

  • Temporary URL redirection
  • Resource migration
  • Domain changes

Best Practices

  • Use when the resource is temporarily moved
  • Include Location header with new URL
  • Ensure proper caching headers are set

Additional Resources

Read more on MDN

Available for Freelance

Fullstack developer specializing in React, Next.js, and Node.js. 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