~/http-status-reference

HTTP 302 Found

Redirection · RFC 9110

# meaning

Resource resides temporarily under a different URL.

# typical use

Temporary redirect; historically mis-implemented — prefer 307.

→ Browse all HTTP status codes

# other 3xx codes