Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http-client.js - client is not defined #21

Open
ManInTheBox opened this issue Sep 24, 2011 · 1 comment
Open

http-client.js - client is not defined #21

ManInTheBox opened this issue Sep 24, 2011 · 1 comment

Comments

@ManInTheBox
Copy link

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.

@baechul
Copy link

baechul commented Nov 2, 2011

ran into the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants