TrailerParser integration into ChunkedReader
commit20bf660a3efff9229c81b3b3a0feb6844bc27a7c
authorEric Wong <normalperson@yhbt.net>
Wed, 1 Jul 2009 00:15:56 +0000 (30 17:15 -0700)
committerEric Wong <normalperson@yhbt.net>
Wed, 1 Jul 2009 00:20:13 +0000 (30 17:20 -0700)
tree004553b916743a54361ba8ca4716d6b63d5cd73e
parentf01c1d4071e8ce30aa6806fd3cd8eec7491bf06c
TrailerParser integration into ChunkedReader

Support for the "Trailer:" header and associated Trailer
lines should be reasonably well supported now
TODO
lib/unicorn.rb
lib/unicorn/chunked_reader.rb
lib/unicorn/const.rb
lib/unicorn/http_request.rb
test/unit/test_chunked_reader.rb
test/unit/test_upload.rb