doc: fix default limit of maxHeadersCount
The documented limit of 2000 refers to header pairs (counting both keys and values), which gives an effective limit of 1000 headers. This applies to both client and server; they have the same mechanism. Signed-off-by: Aryn H <arynh@protonmail.com> PR-URL: https://github.com/nodejs/node/pull/65472 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tim Perry <pimterry@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
A
Aryn H committed
056e2ae3331c92524b6c511f539bb4c916fc3b91
Parent: 54b4e37
Committed by GitHub <noreply@github.com>
on 8/25/2026, 11:59:18 AM