The Web, Actually

Lesson 2 · globe The Web, Actually

Status Codes That Matter

Read a status code and know whose fault it is.

Before you start

The first digit tells you the category: 2xx worked, 3xx go somewhere else, 4xx you sent something wrong, 5xx the server broke. That single distinction — 4xx is yours, 5xx is theirs — resolves most debugging arguments.

5 exercises·up to 74 XP·5/5 hearts