Updates documentation to include reference for RFC2324 (HTTP Status 418) (#1028)
This commit is contained in:
parent
67630217ae
commit
0c44c11ce3
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@
|
||||||
- 415 "unsupported media type"
|
- 415 "unsupported media type"
|
||||||
- 416 "range not satisfiable"
|
- 416 "range not satisfiable"
|
||||||
- 417 "expectation failed"
|
- 417 "expectation failed"
|
||||||
|
- 418 "I'm a teapot"
|
||||||
- 422 "unprocessable entity"
|
- 422 "unprocessable entity"
|
||||||
- 423 "locked"
|
- 423 "locked"
|
||||||
- 424 "failed dependency"
|
- 424 "failed dependency"
|
||||||
|
|
Loading…
Reference in a new issue