Introduction to Status Codes
HTTP status codes are three-digit numbers that are used to indicate the status of a request or response. They are divided into five categories:
1xx (Informational): These codes indicate that the request has been received and is being processed.
2xx...
jyoti29.hashnode.dev3 min read