3xx · Redirection
303See Other
The response to the request can be found at another URI using a GET method.
What is HTTP 303?
The 303 See Other redirect means the response to the request can be found under a different URI and should be retrieved using GET. Used to redirect after a POST request (Post/Redirect/Get pattern).
Check a URL in real-time
Use our HTTP ping tool to check the actual status code of any URL.
Try httping.io →