Brief on HTTP Status codes
Introduction HTTP (Hypertext Transfer Protocol) response codes are three-digit numbers that are returned by a server to indicate the status of a client’s request. Each response code provides information about the outcome of the request. Here’s an overview of some commonly encountered HTTP response codes: 1xx Informational 2xx Success 3xx Redirection 4xx Client Errors 5xx