http: allow this to be used as a request object
commit5df8f15c32420c03b2e763a649e6d829ede52113
authorEric Wong <normalperson@yhbt.net>
Thu, 7 Oct 2010 05:32:38 +0000 (7 05:32 +0000)
committerEric Wong <normalperson@yhbt.net>
Thu, 7 Oct 2010 05:32:38 +0000 (7 05:32 +0000)
treef743c2841dd8b0be3edb7d600bde1baaf46ea557
parent629107d749748f661ddb73f146ab35836874cc9e
http: allow this to be used as a request object

The parser and request object become one and the
same, since the parser lives for the lifetime
of the request.
ext/unicorn_http/unicorn_http.rl
test/unit/test_http_parser_ng.rb