remove unnecessary header munging for static file serving
commit12205e29b29f844295d1794bfe10634646541f20
authorEric Wong <normalperson@yhbt.net>
Mon, 19 Jul 2010 10:09:52 +0000 (19 10:09 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 20 Jul 2010 00:04:22 +0000 (19 17:04 -0700)
tree93173038c063a4ec3c8e5e170e48ce6f7fa485cc
parent269ef624a0a722ca07a04c77d8e4e4e61413dcdd
remove unnecessary header munging for static file serving

Rack::File already sets the Content-Length header for us,
so there's no reason to ever set this ourselves.
lib/rainbows/event_machine.rb
lib/rainbows/rev/client.rb