Fix HTTP agent disconnection problem
authorRyan Dahl <ry@tinyclouds.org>
Mon, 14 Mar 2011 21:42:01 +0000 (14:42 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Mon, 14 Mar 2011 21:47:41 +0000 (14:47 -0700)
commit36e75b7351c483cdc8ae281e9c43278836ea94f8
tree704e53c3431777ca89e48c51872289b93a13487c
parent9d4c5a12f499fd59156e16efce17f019e16708d8
Fix HTTP agent disconnection problem

https://groups.google.com/forum/#!topic/nodejs-dev/V5fB69hFa9o

Closes GH-787.
lib/http.js
test/fixtures/person.jpg [new file with mode: 0644]
test/simple/test-http-get-pipeline-problem.js [new file with mode: 0644]