Commit Graph

1 Commits (773b9016aab9ccaf4eb6acdde07bbeef309e4647)

Author SHA1 Message Date
Trevor Norris d39ace16ba http_parser: use pushValueToArray for headers
For performance add headers to the headers Array by pushing them on from
JS. Benchmark added to demonstrate this case.

PR-URL: https://github.com/nodejs/node/pull/3780
Reviewed-By: Fedor Indutny <fedor@indutny.com>
2015-12-17 17:28:53 -07:00