promised-io icon indicating copy to clipboard operation
promised-io copied to clipboard

http-client.js - client is not defined

Open ManInTheBox opened this issue 14 years ago • 1 comments

In engines/node/http-client.js on lines 52 and 93 client.destroy(); client.end();

this cause an exception, because reference to client was never set.

ManInTheBox avatar Sep 24 '11 14:09 ManInTheBox

ran into the same issue

baechul avatar Nov 02 '11 23:11 baechul