Back to HTTP Check Tool
3xx · Redirection

302Found

The URL of the requested resource has been changed temporarily.

What is HTTP 302?

The 302 Found redirect means the resource temporarily lives at a different URI. Unlike 301, search engines don't update their index. The original URL is preserved.

Check a URL in real-time

Use our HTTP ping tool to check the actual status code of any URL.

Try httping.io →

Common Use Cases

  • Temporary maintenance redirect
  • Login redirect flow
  • A/B testing redirect

Quick Facts

Code302
Category3xx
TypeRedirection

Related 3xx Codes