html error list

Solutions on MaxInterview for html error list by the best coders in the world

showing results for - "html error list"
Ian
21 Oct 2019
1HTML STATUS CODES LIST
2
31×× Informational
4100 Continue
5101 Switching Protocols
6102 Processing
72×× Success
8200 OK
9201 Created
10202 Accepted
11203 Non-authoritative Information
12204 No Content
13205 Reset Content
14206 Partial Content
15207 Multi-Status
16208 Already Reported
17226 IM Used
183×× Redirection
19300 Multiple Choices
20301 Moved Permanently
21302 Found
22303 See Other
23304 Not Modified
24305 Use Proxy
25307 Temporary Redirect
26308 Permanent Redirect
274×× Client Error
28400 Bad Request
29401 Unauthorized
30402 Payment Required
31403 Forbidden
32404 Not Found
33405 Method Not Allowed
34406 Not Acceptable
35407 Proxy Authentication Required
36408 Request Timeout
37409 Conflict
38410 Gone
39411 Length Required
40412 Precondition Failed
41413 Payload Too Large
42414 Request-URI Too Long
43415 Unsupported Media Type
44416 Requested Range Not Satisfiable
45417 Expectation Failed
46418 I'm a teapot
47421 Misdirected Request
48422 Unprocessable Entity
49423 Locked
50424 Failed Dependency
51426 Upgrade Required
52428 Precondition Required
53429 Too Many Requests
54431 Request Header Fields Too Large
55444 Connection Closed Without Response
56451 Unavailable For Legal Reasons
57499 Client Closed Request
585×× Server Error
59500 Internal Server Error
60501 Not Implemented
61502 Bad Gateway
62503 Service Unavailable
63504 Gateway Timeout
64505 HTTP Version Not Supported
65506 Variant Also Negotiates
66507 Insufficient Storage
67508 Loop Detected
68510 Not Extended
69511 Network Authentication Required
70599 Network Connect Timeout Error