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
Redirection · RFC 9110
Resource is temporarily at a different URL — method and body MUST be preserved.
Temporary redirect that keeps POST/PUT method intact.
→ Browse all HTTP status codes