The Wayback Machine - https://web.archive.org/web/20210112091542/https://github.com/expressjs/compression/pull/129
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

Use headersSent instead of _header #129

Open
wants to merge 1 commit into
base: master
from

Conversation

@maritz
Copy link

@maritz maritz commented Jan 10, 2018

As discussed in #127 this PR now includes the changes that do break node v0.8 and has tests.

I did not remove the travis config for v0.8 since I'm not sure that's something that should be in a PR.

@maritz
Copy link
Author

@maritz maritz commented Jan 10, 2018

Hm, I just noticed that I branched from my other changes. Should I remove those changes from this PR?

@maritz maritz changed the title Use headersSent instead of _header WIP: Use headersSent instead of _header Jan 10, 2018
@dougwilson dougwilson self-assigned this Jan 15, 2018
@dougwilson dougwilson added the pr label Jan 15, 2018
@dougwilson
Copy link
Member

@dougwilson dougwilson commented Jan 15, 2018

Hi @maritz I can try to cut them out myself during the merge, but if you can remove them, that may be good especially in case something else changes (either in the other PR or between that PR merging and the major release to include this change).

@dougwilson dougwilson added this to the 2.0 milestone Jan 15, 2018
@dougwilson dougwilson force-pushed the expressjs:master branch 3 times, most recently from d7bb81b to cd957aa May 30, 2018
@maritz maritz force-pushed the maritz:change/use_headersSent_instead_of__header branch from de4f632 to 24a6740 Sep 27, 2018
@maritz
Copy link
Author

@maritz maritz commented Sep 27, 2018

@dougwilson I rebased and cut out the extra commits.

@maritz maritz changed the title WIP: Use headersSent instead of _header Use headersSent instead of _header Sep 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.