22100:HTTP/1.1 100 Continue
33101:HTTP/1.1 101 Switching Protocols
44102:HTTP/1.1 102 Processing
5+ 103:HTTP/1.1 103 Early Hints
6+ 110:HTTP/1.1 110 (obsoleted) Response is Stale
7+ 111:HTTP/1.1 111 (obsoleted) Revalidation Failed
8+ 112:HTTP/1.1 112 (obsoleted) Disconnected Operation
9+ 113:HTTP/1.1 113 (obsoleted) Heuristic Expiration
10+ 199:HTTP/1.1 199 (obsoleted) Miscellaneous Warning
511//CodeSuccess
612200:HTTP/1.1 200 OK
713201:HTTP/1.1 201 Created
1016204:HTTP/1.1 204 No Content
1117205:HTTP/1.1 205 Reset Content
1218206:HTTP/1.1 206 Partial Content
19+ 207:HTTP/1.1 207 Multi-Status
20+ 208:HTTP/1.1 208 Already Reported
21+ 214:HTTP/1.1 214 (obsoleted) Transformation Applied
22+ 226:HTTP/1.1 226 IM Used
23+ 299:HTTP/1.1 299 (obsoleted) Miscellaneous Persistent Warning
1324//CodeRedirect
1425300:HTTP/1.1 300 Multiple Choices
1526301:HTTP/1.1 301 Moved Permanently
16- 302:HTTP/1.1 302 Move temporarily
27+ 302:HTTP/1.1 302 Moved temporarily
1728303:HTTP/1.1 303 See Other
1829304:HTTP/1.1 304 Not Modified
1930305:HTTP/1.1 305 Use Proxy
2031306:HTTP/1.1 306 Switch Proxy
32+ 307:HTTP/1.1 307 Temporary Redirect
33+ 308:HTTP/1.1 308 Permanent Redirect
2134//CodeRequestFail
2235400:HTTP/1.1 400 Bad Request
23- 401:HTTP/1.1 401 Payment Required
24- 402:HTTP/1.1 402 Unauthorized
36+ 401:HTTP/1.1 401 Unauthorized
37+ 402:HTTP/1.1 402 Payment Required
2538403:HTTP/1.1 403 Forbidden
2639404:HTTP/1.1 404 Not Found
2740405:HTTP/1.1 405 Method Not Allowed
3750415:HTTP/1.1 415 Unsupported Media Type
3851416:HTTP/1.1 416 Requested Range Not Satisfiable
3952417:HTTP/1.1 417 Expectation Failed
53+ 418:HTTP/1.1 418 I'm a teapot
54+ 419:HTTP/1.1 419 (Unofficial) Page Expired
55+ 420:HTTP/1.1 420 (Unofficial) Method Failure
4056421:HTTP/1.1 421 too many connections
4157422:HTTP/1.1 422 Unprocessable Entity
4258423:HTTP/1.1 423 Locked
4359424:HTTP/1.1 424 Failed Dependency
4460425:HTTP/1.1 425 Unordered Collection
4561426:HTTP/1.1 426 Upgrade Required
46- 449:HTTP/1.1 449 Retry With
47- 451:HTTP/1.1 451 Unavailable For Legal Reasons
62+ 428:HTTP/1.1 428 Precondition Required
63+ 429:HTTP/1.1 429 Too Many Requests
64+ 430:HTTP/1.1 430 (Unofficial) Request Header Fields Too Large
65+ 431:HTTP/1.1 431 Request Header Fields Too Large
66+ 440:HTTP/1.1 440 (IIS) Login Time-out
67+ 444:HTTP/1.1 444 (nginx) No Response
68+ 449:HTTP/1.1 449 (IIS) Retry With
69+ 450:HTTP/1.1 450 (Unofficial) Blocked by Windows Parental Controls
70+ 451:HTTP/1.1 451 (IIS) Redirect
71+ 460:HTTP/1.1 460 (AWS)
72+ 463:HTTP/1.1 463 (AWS)
73+ 494:HTTP/1.1 494 (nginx) Request header too large
74+ 495:HTTP/1.1 495 (nginx) SSL Certificate Error
75+ 496:HTTP/1.1 496 (nginx) SSL Certificate Required
76+ 497:HTTP/1.1 497 (nginx) HTTP Request Sent to HTTPS Port
77+ 498:HTTP/1.1 498 (Unofficial) Invalid Token
78+ 499:HTTP/1.1 499 (nginx) Token Required
4879//CodeServerFail
4980500:HTTP/1.1 500 Internal Server Error
5081501:HTTP/1.1 501 Not Implemented
5485505:HTTP/1.1 505 HTTP Version Not Supported
5586506:HTTP/1.1 506 Variant Also Negotiates
5687507:HTTP/1.1 507 Insufficient Storage
57- 508:HTTP/1.1 509 Bandwidth Limit Exceeded
88+ 508:HTTP/1.1 508 Loop Detected
89+ 509:HTTP/1.1 509 (Unofficial) Bandwidth Limit Exceeded
90+ 510:HTTP/1.1 510 Not Extended
91+ 511:HTTP/1.1 511 Network Authentication Required
92+ 520:HTTP/1.1 520 (Cloudflare) Web Server Returned an Unknown Error
93+ 521:HTTP/1.1 521 (Cloudflare) Web Server Is Down
94+ 522:HTTP/1.1 522 (Cloudflare) Connection Timed Out
95+ 523:HTTP/1.1 523 (Cloudflare) Origin Is Unreachable
96+ 524:HTTP/1.1 524 (Cloudflare) A Timeout Occurred
97+ 525:HTTP/1.1 525 (Cloudflare) SSL Handshake Failed
98+ 526:HTTP/1.1 526 (Cloudflare) Invalid SSL Certificate
99+ 527:HTTP/1.1 527 (Cloudflare) Railgun Error
100+ 529:HTTP/1.1 529 (Unofficial) Site is overloaded
101+ 530:HTTP/1.1 530 (Cloudflare) Site is frozen
102+ 561:HTTP/1.1 561 (AWS) Unauthorized
103+ 598:HTTP/1.1 598 (Unofficial) Network read timeout error
104+ 599:HTTP/1.1 599 (Unofficial) Network Connect Timeout Error
58105600:HTTP/1.1 600 Unparseable Response Headers
59- //CodeUser
106+ //XEngine Code
601071001:HTTP/1.1 1001 XEngine Auth Ok
611081002:HTTP/1.1 1002 XEngine Auth Failed
0 commit comments