Skip to content

RoutingProxy does not re-emit end events #242

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

Closed
indexzero opened this issue May 9, 2012 · 2 comments
Closed

RoutingProxy does not re-emit end events #242

indexzero opened this issue May 9, 2012 · 2 comments

Comments

@indexzero
Copy link
Member

Should be a one line fix here: https://github.com/nodejitsu/node-http-proxy/blob/master/lib/node-http-proxy/routing-proxy.js#L94

  this.proxies[key].on('end', this.emit.bind(this, 'end'));
@indexzero
Copy link
Member Author

@coderarity Can you tackle this?

@coderarity
Copy link
Contributor

I already did. #216

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

3 participants