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 res.getHeaders() #1689

Closed
wants to merge 1 commit into from
Closed

Use res.getHeaders() #1689

wants to merge 1 commit into from

Conversation

XhmikosR
Copy link
Contributor

@XhmikosR XhmikosR commented May 15, 2019

Fixes the deprecation warning thrown, but requires Node.js >= 7.7.0

I guess this can't land anytime soon because of the Node.js requirement. But maybe it gives someone else some motivation to fix it in another way.

Fixes #1688

Fixes the deprecation warning thrown, but requires Node.js >= 7.7.0
@XhmikosR XhmikosR closed this Jun 7, 2019
@XhmikosR XhmikosR deleted the patch-1 branch June 7, 2019 08:23
@shakyShane
Copy link
Contributor

released in browser-sync@2.26.7 - thank you :)

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.

[DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated when Browsersync: Connected
2 participants