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+: generates deprecation warning on OutgoingMessage.prototype._headers #31

Open
ljharb opened this issue Mar 11, 2020 · 0 comments

Comments

@ljharb
Copy link

ljharb commented Mar 11, 2020

require('http').OutgoingMessage.prototype._headers triggers the warning in node 12+.

I'm using node-recorder in a spawned process using node-preload to include it, and capturing the stdout/stderr output - and by virtue of something in node-recorder's dep tree, this warning is popping up :-.

While the problem isn't in this library, it'd be great if you could either replace the dep responsible, or point me at the proper repo to file an issue on :-) Thanks!

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