List of Http Status Codes Mostly Used

Lakshydeep Vikram
2 min readJul 20, 2021

Http Status codes are the part of HTTP. These codes are returned by the server when you made request to the server. These status codes are mainly categorized into 5 category. The first digit of the status code defines the class of response, while the last two digits do not have any classifying or categorization role. There are five classes defined by the standard like in the picture above.
1xx : Informational Responses

--

--

Lakshydeep Vikram

Software Developer | Google Dev Library Author | Flutter Enthusiast