I wanted to make a http GET request, using sample code from the
node.js documentation, but when the request is made, it apparently
hangs.
The whole code is here:
http://jsapp.us/s/262.js
Is this a jsapp restriction, have I made a mistake somewhere, or is
the error somewhere else?