HTTP Status Codes - Online Reference Guide

Reference guide for HTTP status codes. Learn the meaning of 200, 404, 500, and all HTTP codes.

Share
303redirect

See Other

The response to the request can be found at another URI using GET. Commonly used after POST to redirect to a confirmation page (PRG pattern).

Related Status Codes

Related Tools

More Code & Dev Tools