HTML:Results Status codes
From Aino Wiki
Tabelle, DOC: restapitutorial.com
Result status code
Da: ietf.org
Value [[]] | Description [[]] | Reference [[]] |
---|---|---|
100 | Continue | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.2.1] |
101 | Switching Protocols | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.2.2] |
102 | Processing | [<a href="https://www.iana.org/go/rfc2518">RFC2518] |
103 | Early Hints | [<a href="https://www.iana.org/go/rfc8297">RFC8297] |
104-199 | Unassigned | |
200 | OK | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.3.1] |
201 | Created | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.3.2] |
202 | Accepted | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.3.3] |
203 | Non-Authoritative Information | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.3.4] |
204 | No Content | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.3.5] |
205 | Reset Content | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.3.6] |
206 | Partial Content | [<a href="https://www.iana.org/go/rfc7233">RFC7233, Section 4.1] |
207 | Multi-Status | [<a href="https://www.iana.org/go/rfc4918">RFC4918] |
208 | Already Reported | [<a href="https://www.iana.org/go/rfc5842">RFC5842] |
209-225 | Unassigned | |
226 | IM Used | [<a href="https://www.iana.org/go/rfc3229">RFC3229] |
227-299 | Unassigned | |
300 | Multiple Choices | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.4.1] |
301 | Moved Permanently | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.4.2] |
302 | Found | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.4.3] |
303 | See Other | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.4.4] |
304 | Not Modified | [<a href="https://www.iana.org/go/rfc7232">RFC7232, Section 4.1] |
305 | Use Proxy | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.4.5] |
306 | (Unused) | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.4.6] |
307 | Temporary Redirect | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.4.7] |
308 | Permanent Redirect | [<a href="https://www.iana.org/go/rfc7538">RFC7538] |
309-399 | Unassigned | |
400 | Bad Request | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.5.1] |
401 | Unauthorized | [<a href="https://www.iana.org/go/rfc7235">RFC7235, Section 3.1] |
402 | Payment Required | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.5.2] |
403 | Forbidden | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.5.3] |
404 | Not Found | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.5.4] |
405 | Method Not Allowed | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.5.5] |
406 | Not Acceptable | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.5.6] |
407 | Proxy Authentication Required | [<a href="https://www.iana.org/go/rfc7235">RFC7235, Section 3.2] |
408 | Request Timeout | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.5.7] |
409 | Conflict | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.5.8] |
410 | Gone | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.5.9] |
411 | Length Required | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.5.10] |
412 | Precondition Failed | [<a href="https://www.iana.org/go/rfc7232">RFC7232, Section 4.2][<a href="https://www.iana.org/go/rfc8144">RFC8144, Section 3.2] |
413 | Payload Too Large | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.5.11] |
414 | URI Too Long | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.5.12] |
415 | Unsupported Media Type | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.5.13][<a href="https://www.iana.org/go/rfc7694">RFC7694, Section 3] |
416 | Range Not Satisfiable | [<a href="https://www.iana.org/go/rfc7233">RFC7233, Section 4.4] |
417 | Expectation Failed | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.5.14] |
418-420 | Unassigned | |
421 | Misdirected Request | [<a href="https://www.iana.org/go/rfc7540">RFC7540, Section 9.1.2] |
422 | Unprocessable Entity | [<a href="https://www.iana.org/go/rfc4918">RFC4918] |
423 | Locked | [<a href="https://www.iana.org/go/rfc4918">RFC4918] |
424 | Failed Dependency | [<a href="https://www.iana.org/go/rfc4918">RFC4918] |
425 | Too Early | [<a href="https://www.iana.org/go/rfc8470">RFC8470] |
426 | Upgrade Required | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.5.15] |
427 | Unassigned | |
428 | Precondition Required | [<a href="https://www.iana.org/go/rfc6585">RFC6585] |
429 | Too Many Requests | [<a href="https://www.iana.org/go/rfc6585">RFC6585] |
430 | Unassigned | |
431 | Request Header Fields Too Large | [<a href="https://www.iana.org/go/rfc6585">RFC6585] |
432-450 | Unassigned | |
451 | Unavailable For Legal Reasons | [<a href="https://www.iana.org/go/rfc7725">RFC7725] |
452-499 | Unassigned | |
500 | Internal Server Error | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.6.1] |
501 | Not Implemented | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.6.2] |
502 | Bad Gateway | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.6.3] |
503 | Service Unavailable | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.6.4] |
504 | Gateway Timeout | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.6.5] |
505 | HTTP Version Not Supported | [<a href="https://www.iana.org/go/rfc7231">RFC7231, Section 6.6.6] |
506 | Variant Also Negotiates | [<a href="https://www.iana.org/go/rfc2295">RFC2295] |
507 | Insufficient Storage | [<a href="https://www.iana.org/go/rfc4918">RFC4918] |
508 | Loop Detected | [<a href="https://www.iana.org/go/rfc5842">RFC5842] |
509 | Unassigned | |
510 | Not Extended | [<a href="https://www.iana.org/go/rfc2774">RFC2774] |
511 | Network Authentication Required | [<a href="https://www.iana.org/go/rfc6585">RFC6585] |
512-599 | Unassigned |
Mappa e Link
Parole chiave: