~/http-status-reference

HTTP 308 Permanent Redirect

Redirection · RFC 7538

# meaning

Resource permanently moved — method and body MUST be preserved.

# typical use

Permanent move where method must not change (POST → POST).

→ Browse all HTTP status codes

# other 3xx codes