Saved Bookmarks
| 1. |
Can anyone pls send me all the error codes with their commands like (404 not found). All which are there. |
|
Answer» 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. |
|