Allow stream to write on close
authorRyan Dahl <ry@tinyclouds.org>
Mon, 5 Apr 2010 23:50:05 +0000 (16:50 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Mon, 5 Apr 2010 23:50:05 +0000 (16:50 -0700)
commit1b758ef268c1b83c8c838b2cac10f174a78c3064
tree56954baf556cd22bc7e3187c38f068c9babb132c
parent801fb8a614aeafb05235527557d762068e74e6ff
Allow stream to write on close
benchmark/http_simple.js
doc/index.html
lib/http.js
lib/net.js
test/simple/test-http-1.0.js
test/simple/test-http-cat.js
test/simple/test-http-chunked.js
test/simple/test-http-client-race.js