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

1 commit

Author SHA1 Message Date
Loïc Hoguin
38b9a78d92 Add an RFC7230 HTTP/1.1 server specification document
This document lists all rules that Cowboy HTTP server will follow
after careful analysis of the RFC7230.

Do note that not all these rules are implemented or tested yet,
and that at the time of commit there may be rules that Cowboy will
ultimately not implement (for various reasons including performance
or leaving certain aspects up to the user code).
2014-11-23 20:59:26 +02:00