dev_fd_response: do not send chunks to 1.0 clients
commitfc355db99bdbe72644e4691a7a107b6a29c77be6
authorEric Wong <normalperson@yhbt.net>
Thu, 20 Jan 2011 02:07:13 +0000 (19 18:07 -0800)
committerEric Wong <normalperson@yhbt.net>
Thu, 20 Jan 2011 02:07:13 +0000 (19 18:07 -0800)
tree4cac8ca3af4f63729ad96fd79372f514b7b2656f
parentd59ea817d624478176212f27bb79976c371a9c6f
dev_fd_response: do not send chunks to 1.0 clients

chunked Transfer-Encoding is only valid for HTTP/1.1
lib/rainbows/dev_fd_response.rb
t/t0202-async-response-one-oh.sh [new file with mode: 0755]