Files
node/benchmark/http
Anatoli Papirovski 602ffd6986 http: refactor outgoing headers processing
Use a shared function, for..in instead of Object.keys, do less work in
`setHeader` and instead defer some of it until later, and other minor
changes to improve clarity, as well as a slight boost in performance.

PR-URL: https://github.com/nodejs/node/pull/20250
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-04-27 20:31:25 +02:00
..
2018-02-01 10:49:03 +01:00
2018-01-23 01:29:28 +01:00
2018-01-26 16:24:50 -05:00
2018-02-01 10:49:03 +01:00