HTTP status code

Applies to: cybersecurity, general

An HTTP status code tells the client the result of a request, such as success, redirect, client error, or server error.

200 OK
404 Not Found

See also: http-header