Learn HTTP Error Codes - aliconnect/aliconnect.sdk GitHub Wiki
HTTP Response codes
Introductie
HTTP Response error codes
400
: Bad Request401
: Unauthorized402
: Payment Required403
: Forbidden404
: Not Found405
: Method Not Allowed406
: Not Acceptable407
: Proxy Authentication Required408
: Request Timeout409
: Conflict410
: Gone411
: Length Required412
: Precondition Failed413
: Request Entity Too Large414
: Request-URI Too Long415
: Unsupported Media Type416
: Requested Range Not Satisfiable417
: Expectation Failed418
: I'm a teapot419
: Authentication Timeout420
: Enhance Your Calm422
: Unprocessable Entity423
: Locked424
: Failed Dependency424
: Method Failure425
: Unordered Collection426
: Upgrade Required428
: Precondition Required429
: Too Many Requests431
: Request Header Fields Too Large444
: No Response449
: Retry With450
: Blocked by Windows Parental Controls451
: Unavailable For Legal Reasons494
: Request Header Too Large495
: Cert Error496
: No Cert497
: HTTP to HTTPS499
: Client Closed Request
HTTP Response server error codes
500
: Internal Server Error501
: Not Implemented502
: Bad Gateway503
: Service Unavailable504
: Gateway Timeout505
: HTTP Version Not Supported506
: Variant Also Negotiates507
: Insufficient Storage508
: Loop Detected509
: Bandwidth Limit Exceeded510
: Not Extended511
: Network Authentication Required598
: Network read timeout error599
: Network connect timeout error"