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

Properly write response header optionally including statusMessage #1061

Merged
merged 1 commit into from
Sep 14, 2016

Conversation

ArcanoxDragon
Copy link
Contributor

This re-adds the call to writeHead in web-outgoing so that other middleware which depend on or patch the response.writeHead method (such as harmon) don't break.

Depends on No9/harmon#38 being accepted

ArcanoxDragon pushed a commit to ArcanoxDragon/harmon that referenced this pull request Sep 14, 2016
…calls response.writeHead. This version can be relaxed once http-party/node-http-proxy#1061 is accepted and a new version is published.
Copy link
Contributor

@jcrugzz jcrugzz left a comment

Choose a reason for hiding this comment

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

This is fine.

@jcrugzz jcrugzz merged commit 8408720 into http-party:master Sep 14, 2016
@jcrugzz
Copy link
Contributor

jcrugzz commented Sep 14, 2016

@briman0094 @No9 would love a harmon test so this type of breakage could be prevented in the future. Thanks for the contribution!

lolychee added a commit to lolychee/node-http-proxy that referenced this pull request Oct 4, 2016
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.

2 participants