BROWSERS ERROR CODES AND ITS MEANING.
-->
- Error 404 bad request : This error means that the request you sent contains bad syntax, your request cannot be completed.
- Error 401-unauthorized : This means that authentication is need in that request you sent but you failed in providing it.
- Error 402 : This signifies that payment is needed through either in form of digital cash or micro-payment scheme which has not taken place.
- Error 403 : This code is trying to informed you that the request you requested was legal, but the server is refusing to respond to it.
- Error 404 : This error is signifying you that the requested resource you made could not be found but may be available in the future.
- Error 405 : This means that the method you used in making the request was not supported or allowed by that resource.
- Error 406 : This error means that the request you made was not acceptable.
- Error 407 : Means that proxy authentication required for your request to be fulfilled.
- Error 408 :This means request timeout that was while your client failed to continue the request.
- Error 409 : This means that your request encountered conflict.
- Error 410 : This elucidates that the resource requested is no longer available and will not be available again.
*
No comments:
Post a Comment
Please your contribution is very important. Advise us wisely on the areas to improve our posts