Use old http.Client
authorRyan Dahl <ry@tinyclouds.org>
Tue, 25 Jan 2011 06:27:31 +0000 (22:27 -0800)
committerRyan Dahl <ry@tinyclouds.org>
Tue, 25 Jan 2011 20:13:20 +0000 (12:13 -0800)
commit39ff40e5a23960862776fd68a840c36f98c9e9d9
tree5ec4d528b2fc73b823173cf84cd32a280d7db663
parent72dd8778b9b75836144da353aa4ee0987469240c
Use old http.Client

This is meant as a path for upgrading to the new http.request() API.
http.Client will be disappearing in the future.
lib/http.js