Avoided sending empty chunkedEncoding chunks in the middle of http responses
authorSam Hughes <sam@samuelhughes.com>
Thu, 29 Apr 2010 02:25:43 +0000 (19:25 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Wed, 26 May 2010 05:58:17 +0000 (22:58 -0700)
commit895f89d62a63e02bd936deebafb494664bf4e248
tree79e05e7c39a49b7815193632255c1805137a7d74
parent15ec99ec5945c07616cd9299e126e9919bc9c8cc
Avoided sending empty chunkedEncoding chunks in the middle of http responses
lib/http.js
test/simple/test-http-write-empty-string.js [new file with mode: 0644]