From 4e81d6f2e2a6a6b3de15bbd0e08992dd4630fa4b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 17 Aug 2009 00:07:42 -0700 Subject: Documentation updates * Documented Unicorn::HttpParser API methods * Keep GPL2 (COPYING) as-is without RDoc formatting. * The auto-generated index.html is stupid, replace it with README which looks saner. --- DESIGN | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DESIGN') diff --git a/DESIGN b/DESIGN index 3543d9e..6be86be 100644 --- a/DESIGN +++ b/DESIGN @@ -11,8 +11,8 @@ only non-Ruby part and there are no plans to add any more non-Ruby components. -* All HTTP protocol parsing and I/O is done just like Mongrel: - 1. read/parse HTTP request in full +* All HTTP protocol parsing and I/O is done much like Mongrel: + 1. read/parse HTTP request headers in full 2. call Rack application 3. write HTTP response back to the client -- cgit v1.2.3-24-ge0c7