HTTP Connections should support Keep-Alive. ## Further reading http://docs.oracle.com/javase/7/docs/technotes/guides/net/http-keepalive.html http://hc.apache.org/httpcomponents-client-ga/tutorial/html/connmgmt.html https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest.keepalive(v=vs.110).aspx https://github.com/nodejs/node-v0.x-archive/issues/4769 https://github.com/billywhizz/node-httpclient
HTTP Connections should support Keep-Alive.
Further reading
http://docs.oracle.com/javase/7/docs/technotes/guides/net/http-keepalive.html
http://hc.apache.org/httpcomponents-client-ga/tutorial/html/connmgmt.html
https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest.keepalive(v=vs.110).aspx
nodejs/node-v0.x-archive#4769
https://github.com/billywhizz/node-httpclient