OP 21 February, 2019 - 04:48 PM
Ever Wanted to know What The Codes Here Mean
Well I Am Going To Tell You:
200: Means Everything Worked As Expected Or Standard Response For Successful HTTP Requests.
3xx: means Further Action needs To Be Taken By The User To Fulfill The Request.
400: Means Bad Request Or Offered An Invalid Input Parameter.
401: Means When Authentication Is Required And Has Failed Or Has Not Yet Been Provided.
403: Means Access Denied. This Includes Insufficient User Permissions To Access A Resource.
404 : Means Resource Not Found Or may Be Available Again.
407: Means Proxy Authentication Required
413: Means Request Entity Too Large. The Request Is Handling Too Much Resources At Once.
419: Means Authentication Timeout.
420: Means Method Failure.
421: Means Connection Limit Exceeded Or Service Not Available. (You Are Downloading With Too Many Connections At Once Or Your IP Is Banned/Blocked.
430: Means Invalid Username Or Password.
5xx: Means Syntax Error, Command Unrecognized And The Request Action Did Not Take Place.
Hope This Helps I Could Of Got A Image, But I Wrote It Out For You Guys.
Well I Am Going To Tell You:
200: Means Everything Worked As Expected Or Standard Response For Successful HTTP Requests.
3xx: means Further Action needs To Be Taken By The User To Fulfill The Request.
400: Means Bad Request Or Offered An Invalid Input Parameter.
401: Means When Authentication Is Required And Has Failed Or Has Not Yet Been Provided.
403: Means Access Denied. This Includes Insufficient User Permissions To Access A Resource.
404 : Means Resource Not Found Or may Be Available Again.
407: Means Proxy Authentication Required
413: Means Request Entity Too Large. The Request Is Handling Too Much Resources At Once.
419: Means Authentication Timeout.
420: Means Method Failure.
421: Means Connection Limit Exceeded Or Service Not Available. (You Are Downloading With Too Many Connections At Once Or Your IP Is Banned/Blocked.
430: Means Invalid Username Or Password.
5xx: Means Syntax Error, Command Unrecognized And The Request Action Did Not Take Place.
Hope This Helps I Could Of Got A Image, But I Wrote It Out For You Guys.