Searching for Security Vulnerabilities Revealed in HTTP Status Code
The HTTP status code tells the client about the current status of their request. These codes can be divided into five major classes, and each of them can tell the client which actions were taken by the server with these requests. 1xx (Data/Information): Request/Input accepted; currently being processed 2xx (Success): Request successfully received, understood and accepted [...]