HTTP Agent sockets should not reconnect on error
authorRyan Dahl <ry@tinyclouds.org>
Fri, 18 Feb 2011 18:05:31 +0000 (10:05 -0800)
committerRyan Dahl <ry@tinyclouds.org>
Fri, 18 Feb 2011 18:40:09 +0000 (10:40 -0800)
commitaac5cbe0252f82542258dea7b2657d6940dfe134
treee2e98c7b1aa1c95ebeffffc34f4d891d3a0ebb75
parent9b0c7618c54797ceb9be74dcdef0cb63e07185c4
HTTP Agent sockets should not reconnect on error

Closes GH-684.
lib/http.js
test/common.js
test/simple/test-https-connecting-to-http.js [new file with mode: 0644]