Last active
September 7, 2021 09:21
-
-
Save UmairJibran/d6af5a29f829b4782675a48e27632cda to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2xx Success | |
| 200 OK | |
| 201 Created | |
| 3xx These are not errors, just something that does not meet the business logic | |
| 300 Multiple Choices | |
| 4xx Client side errors | |
| 400 Bad Request | |
| 401 Not Authorised | |
| 404 Not Found | |
| 408 Request Timed Out | |
| 5xx Server side errors | |
| 500 Internal Server Error |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment