Refactor HTTP Request processing into HttpRequest
commit8ebc0c9fcd941b8e8b31db9237c5d50b082aff0d
authorEric Wong <normalperson@yhbt.net>
Sat, 7 Feb 2009 05:31:04 +0000 (6 21:31 -0800)
committerEric Wong <normalperson@yhbt.net>
Tue, 10 Feb 2009 03:52:14 +0000 (9 19:52 -0800)
tree012b083ffdde04fb57ac6e931721bbba49558fcb
parent20bea63bc9deb494a11128a4c8c9cb1aa670220f
Refactor HTTP Request processing into HttpRequest

Keeping I/O out of unicorn.rb
lib/unicorn.rb
lib/unicorn/http_request.rb