diff options
author | Loïc Hoguin <[email protected]> | 2014-11-23 23:32:04 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2014-11-23 23:32:04 +0200 |
commit | 2a2279adda1381d41a5a893cfc1e69483a26971b (patch) | |
tree | beaac94ffc67b7664b5b0fd24acaf8d7d942efb5 /doc/src/specs/index.ezdoc | |
parent | 38b9a78d92e723767b4936f8097a630aad6012e4 (diff) | |
download | cowboy-2a2279adda1381d41a5a893cfc1e69483a26971b.tar.gz cowboy-2a2279adda1381d41a5a893cfc1e69483a26971b.tar.bz2 cowboy-2a2279adda1381d41a5a893cfc1e69483a26971b.zip |
Add a specs document for RFC6585
Only a few status codes. Comments in the previous commit apply.
Diffstat (limited to 'doc/src/specs/index.ezdoc')
-rw-r--r-- | doc/src/specs/index.ezdoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/specs/index.ezdoc b/doc/src/specs/index.ezdoc index b315cf5..847780b 100644 --- a/doc/src/specs/index.ezdoc +++ b/doc/src/specs/index.ezdoc @@ -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 |