~/http-status-reference

HTTP 307 Temporary Redirect

Redirection · RFC 9110

# meaning

Resource is temporarily at a different URL — method and body MUST be preserved.

# typical use

Temporary redirect that keeps POST/PUT method intact.

→ Browse all HTTP status codes

# other 3xx codes