avoid needless HeaderHash#to_hash calls
commitfd1ec829c8c941143c8ae70b18e51838bc51da73
authorEric Wong <normalperson@yhbt.net>
Fri, 18 Jun 2010 06:47:52 +0000 (18 06:47 +0000)
committerEric Wong <normalperson@yhbt.net>
Fri, 18 Jun 2010 07:44:55 +0000 (18 07:44 +0000)
treeeb000f1e56e78334692c699aea5bb36f43a93289
parented9f3e90939cfa9efcc6e5e9382f1e1f40c49834
avoid needless HeaderHash#to_hash calls

HeaderHash objects can only be used as headers without
violating Rack::Lint in Rack 1.1.0 or later.
lib/rainbows/dev_fd_response.rb
lib/rainbows/event_machine.rb
lib/rainbows/rev/deferred_response.rb
rainbows.gemspec