Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: refactor test-httpparser.response.js
* replace CRLF constant with '\r\n' literal * fix typo in HTTP header name PR-URL: nodejs#14290 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Refael Ackermann <refack@gmail.com>
- Loading branch information