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 getHeaders instead of deprecated _headers prop #492

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kentcdodds
Copy link

@alexb-uk
Copy link

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

ayush04 commented Apr 21, 2022

Can this PR be merged?

Thanks

@r3na
Copy link

r3na commented Jun 9, 2022

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

@leonheess
Copy link

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