1/4
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
[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
[HTTP Status Code Ranges] This range of status codes is used to tell the client their request was successful.
200-299 Success
[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
[HTTP Status Code Ranges] Used to inform the client that there was an error with their request.
400-499 Client Errors
[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