303

See Other

3xx · Redirection

Summary

The response is at another URL and should be retrieved with GET.

When it occurs

Used after a POST to redirect the browser to a result page (POST/redirect/GET pattern).

Related codes

Spec reference