0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00
cowboy/doc/src/specs/index.ezdoc
Loïc Hoguin 2a2279adda Add a specs document for RFC6585
Only a few status codes. Comments in the previous commit apply.
2014-11-23 23:32:04 +02:00

7 lines
230 B
Text

::: Cowboy Implementation Reference
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