HTTP Status Code Ranges

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/4

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:08 PM on 7/31/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

5 Terms

1
New cards

[HTTP Status Code Ranges] These are sent to tell the client the first part of their request has been accepted and they should continue sending the rest of their request. These codes are no longer very common.

100-199 Information Response

2
New cards

[HTTP Status Code Ranges] This range of status codes is used to tell the client their request was successful.

200-299 Success

3
New cards

[HTTP Status Code Ranges] These are used to redirect the client's request to another resource. This can be either to a different webpage or a different website altogether.

300-399 Redirection

4
New cards

[HTTP Status Code Ranges] Used to inform the client that there was an error with their request.

400-499 Client Errors

5
New cards

[HTTP Status Code Ranges] This is reserved for errors happening on the server-side and usually indicate quite a major problem with the server handling the request.

500-599 Server Errors