HTTP Status Codes - Online Reference Guide

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

Share
100informational

Continue

The server has received the request headers and the client should proceed to send the request body.

Common Causes

Used when a client sends a large request and wants to check if the server will accept it before sending the full body.

Related Status Codes

Related Tools

More Code & Dev Tools