Can anyone pls send me all the error codes with their commands like (404 not found). All which are there.
gopikakoli:
:))
Answers
Answered by
2
Hi,
Below are some very common HTTP Erros.
1. 400 – Bad Request
2. 401 – Authorization Required
3. 403 – Forbidden
4. 404 – Not Found
5. 408 – Request Time-Out
6. 410 – Gone
7. 500 – Internal Server Error
8. 502 – Bad Gateway
9. 503 – Service Temporarily Unavailable
10. 504 – Gateway Time-Out
Hope it helps you.
Similar questions