HTTP

302 Found

The resource temporarily resides at a different URL. The client should continue using the original URL for future requests.

When You See This Code

During A/B testing, temporary maintenance pages, or geo-based redirects.

How to Fix

Follow the Location header. Note: browsers may change POST to GET on redirect.

Specification

View RFC / Specification →

Related Codes