ev_core: do not autochunk HTTP/1.0 (and 0.9) responses
commit1468604be898d17c2cf2da519dccd493c58f4282
authorEric Wong <normalperson@yhbt.net>
Fri, 10 Jun 2011 22:08:04 +0000 (10 22:08 +0000)
committerEric Wong <normalperson@yhbt.net>
Fri, 10 Jun 2011 22:09:18 +0000 (10 22:09 +0000)
treeca754932852f0e8f1ccdf3ac64f491d6c81d5fa2
parent1aa7eb6608d04a21d1143e7ac09e5219a1208123
ev_core: do not autochunk HTTP/1.0 (and 0.9) responses

Do not assume middlewares/applications are stupid and blindly
add chunking to responses (we have precedence set by
Rack::Chunked).
lib/rainbows/dev_fd_response.rb
lib/rainbows/ev_core.rb
t/async-response-no-autochunk.ru