This repository has been archived by the owner on Aug 11, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: don't use undocumented res.writeHeader alias (#15874)
res.writeHeader is an undocumented alias to res.writeHead It's docs-deprecated in nodejs/node#11355 PR-URL: #15874 Credit: @ChALkeR Reviewed-By: @zkat
- Loading branch information