HTTP 303 See Other
Redirection · RFC 9110
# meaning
Response can be found at another URI using GET.
# typical use
Post/Redirect/Get pattern after form submit.
→ Browse all HTTP status codes
Redirection · RFC 9110
Response can be found at another URI using GET.
Post/Redirect/Get pattern after form submit.
→ Browse all HTTP status codes