respect user's encoding in config.ru in 1.9
commita4a8bf7604d1c15c5a8fb9cb6be37e8bccb32e52
authorEric Wong <normalperson@yhbt.net>
Mon, 1 Mar 2010 03:20:11 +0000 (28 19:20 -0800)
committerEric Wong <normalperson@yhbt.net>
Mon, 1 Mar 2010 03:20:11 +0000 (28 19:20 -0800)
tree56486ea2e59414f4a4e97109309ed69e7dec7cdb
parent947b8e5d312446b63a7dbd5be51a1bebf421cea8
respect user's encoding in config.ru in 1.9

Do not assume the user wants config.ru to be Encoding::BINARY
for 1.9.
bin/unicorn_rails
lib/unicorn.rb