The following status code were extracted from the http protocol.
Code | Name | Description |
---|---|---|
200 |
OK | indicates that the request has succeeded. |
400 |
Bad Request | indicates that the server cannot or will not process the request because the received syntax is invalid, nonsensical, or exceeds some limitation on what the server is willing to process. |
408 |
Request Timeout | indicates that the server did not receive a complete request message within the time that it was prepared to wait. |
500 |
Internal Server Error | indicates that the server encountered an unexpected condition that prevented it from fulfilling the request. |