mirror of https://github.com/lukechilds/node.git
Browse Source
* atv69772fb9282
[`maxHeadersCount`][maxheaderscount] and [`timeout`][timeout] were erroneously changed to methods * `maxHeadersCount` was also listed to default to `1000` where it actually is [`2000`][default] [maxheaderscount]:e0a9ad1af2/lib/_http_server.js (L276)
[timeout]:e0a9ad1af2/lib/_http_server.js (L273)
[default]:e0a9ad1af2/lib/_http_server.js (L312)
PR-URL: https://github.com/nodejs/node/pull/12039 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
committed by
James M Snell
1 changed files with 5 additions and 5 deletions
Loading…
Reference in new issue