Understanding Status Codes

Code Status


1XX status codes have informational purposes
2XX indicates success
3XX is for redirection

None of these three classes result in an HTML error page as in this cases the client knows what to do and goes on with the task without hesitation. What we usually see are the 4XX and 5XX kind:

4XX represent client-side errors
5XXs indicate problems on the server side

0 comments:

Post a Comment

My Instagram