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

[Node 12] [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated #139

Open
jonluca opened this issue Sep 30, 2019 · 0 comments

Comments

@jonluca
Copy link

jonluca commented Sep 30, 2019

Node version 12 deprecated OutgoingMessage.prototype._headers, which is used in ws.

https://nodejs.org/api/deprecations.html#deprecations_dep0066_outgoingmessage_prototype_headers_outgoingmessage_prototype_headernames

Just keep an eye out for updates that rectifies the issue. Not a blocker right now but probably good to bump the version to fix it.

Screen Shot 2019-09-30 at 9 44 41 AM

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

1 participant