|
| 1 | +Value,Description,Reference |
| 2 | +100,Continue,"[RFC9110, Section 15.2.1]" |
| 3 | +101,Switching Protocols,"[RFC9110, Section 15.2.2]" |
| 4 | +102,Processing,[RFC2518] |
| 5 | +103,Early Hints,[RFC8297] |
| 6 | +104,"Upload Resumption Supported (TEMPORARY - registered 2024-11-13, expires 2025-11-13)",[draft-ietf-httpbis-resumable-upload-05] |
| 7 | +105-199,Unassigned, |
| 8 | +200,OK,"[RFC9110, Section 15.3.1]" |
| 9 | +201,Created,"[RFC9110, Section 15.3.2]" |
| 10 | +202,Accepted,"[RFC9110, Section 15.3.3]" |
| 11 | +203,Non-Authoritative Information,"[RFC9110, Section 15.3.4]" |
| 12 | +204,No Content,"[RFC9110, Section 15.3.5]" |
| 13 | +205,Reset Content,"[RFC9110, Section 15.3.6]" |
| 14 | +206,Partial Content,"[RFC9110, Section 15.3.7]" |
| 15 | +207,Multi-Status,[RFC4918] |
| 16 | +208,Already Reported,[RFC5842] |
| 17 | +209-225,Unassigned, |
| 18 | +226,IM Used,[RFC3229] |
| 19 | +227-299,Unassigned, |
| 20 | +300,Multiple Choices,"[RFC9110, Section 15.4.1]" |
| 21 | +301,Moved Permanently,"[RFC9110, Section 15.4.2]" |
| 22 | +302,Found,"[RFC9110, Section 15.4.3]" |
| 23 | +303,See Other,"[RFC9110, Section 15.4.4]" |
| 24 | +304,Not Modified,"[RFC9110, Section 15.4.5]" |
| 25 | +305,Use Proxy,"[RFC9110, Section 15.4.6]" |
| 26 | +306,(Unused),"[RFC9110, Section 15.4.7]" |
| 27 | +307,Temporary Redirect,"[RFC9110, Section 15.4.8]" |
| 28 | +308,Permanent Redirect,"[RFC9110, Section 15.4.9]" |
| 29 | +309-399,Unassigned, |
| 30 | +400,Bad Request,"[RFC9110, Section 15.5.1]" |
| 31 | +401,Unauthorized,"[RFC9110, Section 15.5.2]" |
| 32 | +402,Payment Required,"[RFC9110, Section 15.5.3]" |
| 33 | +403,Forbidden,"[RFC9110, Section 15.5.4]" |
| 34 | +404,Not Found,"[RFC9110, Section 15.5.5]" |
| 35 | +405,Method Not Allowed,"[RFC9110, Section 15.5.6]" |
| 36 | +406,Not Acceptable,"[RFC9110, Section 15.5.7]" |
| 37 | +407,Proxy Authentication Required,"[RFC9110, Section 15.5.8]" |
| 38 | +408,Request Timeout,"[RFC9110, Section 15.5.9]" |
| 39 | +409,Conflict,"[RFC9110, Section 15.5.10]" |
| 40 | +410,Gone,"[RFC9110, Section 15.5.11]" |
| 41 | +411,Length Required,"[RFC9110, Section 15.5.12]" |
| 42 | +412,Precondition Failed,"[RFC9110, Section 15.5.13]" |
| 43 | +413,Content Too Large,"[RFC9110, Section 15.5.14]" |
| 44 | +414,URI Too Long,"[RFC9110, Section 15.5.15]" |
| 45 | +415,Unsupported Media Type,"[RFC9110, Section 15.5.16]" |
| 46 | +416,Range Not Satisfiable,"[RFC9110, Section 15.5.17]" |
| 47 | +417,Expectation Failed,"[RFC9110, Section 15.5.18]" |
| 48 | +418,(Unused),"[RFC9110, Section 15.5.19]" |
| 49 | +419-420,Unassigned, |
| 50 | +421,Misdirected Request,"[RFC9110, Section 15.5.20]" |
| 51 | +422,Unprocessable Content,"[RFC9110, Section 15.5.21]" |
| 52 | +423,Locked,[RFC4918] |
| 53 | +424,Failed Dependency,[RFC4918] |
| 54 | +425,Too Early,[RFC8470] |
| 55 | +426,Upgrade Required,"[RFC9110, Section 15.5.22]" |
| 56 | +427,Unassigned, |
| 57 | +428,Precondition Required,[RFC6585] |
| 58 | +429,Too Many Requests,[RFC6585] |
| 59 | +430,Unassigned, |
| 60 | +431,Request Header Fields Too Large,[RFC6585] |
| 61 | +432-450,Unassigned, |
| 62 | +451,Unavailable For Legal Reasons,[RFC7725] |
| 63 | +452-499,Unassigned, |
| 64 | +500,Internal Server Error,"[RFC9110, Section 15.6.1]" |
| 65 | +501,Not Implemented,"[RFC9110, Section 15.6.2]" |
| 66 | +502,Bad Gateway,"[RFC9110, Section 15.6.3]" |
| 67 | +503,Service Unavailable,"[RFC9110, Section 15.6.4]" |
| 68 | +504,Gateway Timeout,"[RFC9110, Section 15.6.5]" |
| 69 | +505,HTTP Version Not Supported,"[RFC9110, Section 15.6.6]" |
| 70 | +506,Variant Also Negotiates,[RFC2295] |
| 71 | +507,Insufficient Storage,[RFC4918] |
| 72 | +508,Loop Detected,[RFC5842] |
| 73 | +509,Unassigned, |
| 74 | +510,Not Extended (OBSOLETED),[RFC2774][Status change of HTTP experiments to Historic] |
| 75 | +511,Network Authentication Required,[RFC6585] |
| 76 | +512-599,Unassigned, |
0 commit comments