http: delay clearing env on HttpParser#next?
commit82ea9b442a9edaae6dc3b06a5c61035b2c2924c9
authorEric Wong <normalperson@yhbt.net>
Sun, 19 Dec 2010 18:47:23 +0000 (19 18:47 +0000)
committerEric Wong <normalperson@yhbt.net>
Sun, 19 Dec 2010 23:19:25 +0000 (19 23:19 +0000)
tree04b7e7e15db51a0830de7c9fc1e6ed5725d509af
parent39f264173717287eda70910e7a24fbafd21a4a7e
http: delay clearing env on HttpParser#next?

This allows apps/middlewares on Rainbows! that rely on env in
the response_body#close to hold onto the env.
ext/unicorn_http/unicorn_http.rl
test/unit/test_http_parser_ng.rb