Skip to content
Definition

HTTP status code

An HTTP status code is the three-digit number a server sends with every response to say what happened to the request. The first digit groups it: 2xx is success, 3xx is a redirect, 4xx is a client error, and 5xx is a server error.

Check it with Sitewell

Related terms