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

DeprecationWarning: OutgoingMessage.prototype._headers is deprecated *again* #509

Closed
leonheess opened this issue Oct 27, 2022 · 1 comment · Fixed by #511
Closed

DeprecationWarning: OutgoingMessage.prototype._headers is deprecated *again* #509

leonheess opened this issue Oct 27, 2022 · 1 comment · Fixed by #511

Comments

@leonheess
Copy link

leonheess commented Oct 27, 2022

After they deprecated _headers, #413 was created and fixed with #430. However, #453 re-introduced the use of the deprecated property:

for (const header in res._headers) {

Please fix again.

@leonheess
Copy link
Author

While we wait you can use 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
1 participant