Files
node/lib
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-04-26 19:42:48 +02:00
2018-04-13 19:59:44 +02:00
2018-03-05 19:51:30 +01:00
2018-04-05 04:46:26 +08:00
2018-04-14 10:55:35 -07:00
2018-04-26 19:42:48 +02:00
2017-08-28 00:39:42 +04:00
2018-04-03 13:57:41 -07:00
2016-10-04 12:17:32 -04:00
2018-03-05 19:51:30 +01:00
2018-04-16 16:02:12 +02:00
2017-03-10 11:23:48 -08:00
2018-04-05 04:46:26 +08:00
2018-04-20 00:02:45 +02:00
2018-04-26 19:42:48 +02:00