Nnodejs

nodejs/http-outgoingmessage-headers

Handle DEP0066: migrate deprecated use of `OutgoingMessage.prototype` `_headers` & `_headerNames` to public HTTP header APIs

transformationmigrationhttp
Public
15 executions

Run locally

npx codemod @nodejs/http-outgoingmessage-headers
Before

This is one example from the codemod's test cases. The codemod may handle many more cases.

Ready to contribute?

Build your own codemod and share it with the community.