0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 12:40:25 +00:00

Add a specs document for RFC6585

Only a few status codes. Comments in the previous commit apply.
This commit is contained in:
Loïc Hoguin 2014-11-23 23:32:04 +02:00
parent 38b9a78d92
commit 2a2279adda
2 changed files with 45 additions and 0 deletions

View file

@ -3,4 +3,5 @@
The implementation reference documents the behavior of Cowboy
with regards to various standards and specifications.
* ^"RFC6585 status codes^rfc6585
* ^"RFC7230 HTTP/1.1 server^rfc7230_server