remove support for X-Rainbows-* headers
commit1a449c8abafbb17f9e7c2d68363957c80dc1ab86
authorEric Wong <normalperson@yhbt.net>
Thu, 20 Jan 2011 00:23:54 +0000 (19 16:23 -0800)
committerEric Wong <normalperson@yhbt.net>
Thu, 20 Jan 2011 00:23:54 +0000 (19 16:23 -0800)
tree3d16f855a21a09bf273caad660c28ca4797580fb
parent9424b13255a238dfa44952ebeb07bea3acee999c
remove support for X-Rainbows-* headers

We guarantee the Rack env will exist for the duration of
the request/response cycle, so we can just tweak
"rainbows.autochunk".
lib/rainbows/dev_fd_response.rb
lib/rainbows/ev_core.rb
lib/rainbows/response.rb