HTTP Status Code 303

{
  "code": 303,
  "title": "See Other",
  "description": "The response to the request can be found under another URI using a GET method.",
  "category": "Redirection",
  "details": "Often used for redirecting after form submission.",
  "source": "https://thehttp.in/",
  "author": "https://me.thehttp.in/"
}