3xx Redirection
303See Other
Directs the client to retrieve the resource at another URL using a GET request, commonly used after a POST to prevent duplicate submissions (POST/redirect/GET).
3xx Redirection
Directs the client to retrieve the resource at another URL using a GET request, commonly used after a POST to prevent duplicate submissions (POST/redirect/GET).