Skip to content

Add close() ability to a proxy #675

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

Open
anilgulecha opened this issue Jul 24, 2014 · 1 comment
Open

Add close() ability to a proxy #675

anilgulecha opened this issue Jul 24, 2014 · 1 comment

Comments

@anilgulecha
Copy link

I was unable to do a server.close().

I figured out I needed to server._server.close(). Perhaps a helper function
ProxyServer.prototype.close can be added for this purpose.

@jcrugzz
Copy link
Contributor

jcrugzz commented Jul 24, 2014

@anilgulecha sure, seems reasonable if the server exists. I would take a PR :).

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