Skip to content

use getHeaders instead of deprecated _headers prop#492

Open
kentcdodds wants to merge 1 commit into
villadora:masterfrom
kentcdodds:patch-1
Open

use getHeaders instead of deprecated _headers prop#492
kentcdodds wants to merge 1 commit into
villadora:masterfrom
kentcdodds:patch-1

Conversation

@kentcdodds
Copy link
Copy Markdown

@alexb-uk
Copy link
Copy Markdown

alexb-uk commented Dec 1, 2021

Use of _headers causes a deprecation warning in Node v12.0.0+

error: 	(node:40) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated

See: https://nodejs.org/api/deprecations.html#DEP0066

Can this PR be merged or is more work required? Thanks

@ayush04
Copy link
Copy Markdown

ayush04 commented Apr 21, 2022

Can this PR be merged?

Thanks

@r3na
Copy link
Copy Markdown

r3na commented Jun 9, 2022

@villadora @monkpow @nik-blue-lava
could this branch be merged?

@leonheess
Copy link
Copy Markdown

leonheess commented Oct 27, 2022

I didn't see your PR and created my own and a whole new package with it. In case someone is interested: #509 and https://www.npmjs.com/package/express-http-proxy-2

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.

5 participants