1 | 100 : Continue |
---|
2 | 101 : Switching Protocols |
---|
3 | 200 : OK |
---|
4 | 201 : Created |
---|
5 | 202 : Accepted |
---|
6 | 203 : Non-Authoritative Information |
---|
7 | 204 : No Content |
---|
8 | 205 : Reset Content |
---|
9 | 206 : Partial Content |
---|
10 | 300 : Multiple Choices |
---|
11 | 301 : Moved Permanently |
---|
12 | 302 : Found |
---|
13 | 303 : See Other |
---|
14 | 304 : Not Modified |
---|
15 | 305 : Use Proxy |
---|
16 | 307 : Temporary Redirect |
---|
17 | 400 : Bad Request |
---|
18 | 401 : Unauthorized |
---|
19 | 402 : Payment Required |
---|
20 | 403 : Forbidden |
---|
21 | 404 : Not Found |
---|
22 | 405 : Method Not Allowed |
---|
23 | 406 : Not Acceptable |
---|
24 | 407 : Proxy Authentication Required |
---|
25 | 408 : Request Time-out |
---|
26 | 409 : Conflict |
---|
27 | 410 : Gone |
---|
28 | 411 : Length Required |
---|
29 | 412 : Precondition Failed |
---|
30 | 413 : Request Entity Too Large |
---|
31 | 414 : Request-URI Too Large |
---|
32 | 415 : Unsupported Media Type |
---|
33 | 416 : Requested range not satisfiable |
---|
34 | 417 : Expectation Failed |
---|
35 | 500 : Internal Server Error |
---|
36 | 501 : Not Implemented |
---|
37 | 502 : Bad Gateway |
---|
38 | 503 : Service Unavailable |
---|
39 | 504 : Gateway Time-out |
---|
40 | 505 : HTTP Version not supported |
---|
41 | |
---|
42 | Source: RFC 2616 section 6.1.1 "Status Code and Reason Phrase" |
---|