ericclemmons / ericclemmons/node-recorder
node 12+: generates deprecation warning on `OutgoingMessage.prototype._headers`
Open
- Dominant language
- TypeScript
- Stars
- 97
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
`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!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.