0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00
cowboy/doc/src
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
..
guide Rename 'halt' to 'stop' for better consistency 2014-11-07 20:19:05 +02:00
manual Rename 'halt' to 'stop' for better consistency 2014-11-07 20:19:05 +02:00
specs Add an RFC7230 HTTP/1.1 server specification document 2014-11-23 20:59:26 +02:00