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

Issue #896: provide a "proxyReq" event also for websocket connections. #897

Merged
merged 2 commits into from
Oct 22, 2015

Conversation

lbrucher
Copy link
Contributor

No description provided.

ws: true
});

proxy.on('proxyReqWs', function(proxyReq, req, res, options) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

slight nitpick on naming, res should be socket

@jcrugzz
Copy link
Contributor

jcrugzz commented Oct 22, 2015

@lbrucher Looks good, will get it in a release later today 👍

@lbrucher
Copy link
Contributor Author

fixed, thanks for the checks!

jcrugzz added a commit that referenced this pull request Oct 22, 2015
Issue #896: provide a "proxyReq" event also for websocket connections.
@jcrugzz jcrugzz merged commit 0bc4c78 into http-party:master Oct 22, 2015
@andrewpmartinez
Copy link

=\

I suppose: #883 can be closed along with #882

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

Successfully merging this pull request may close these issues.

None yet

3 participants