On this page

    P

    http.maxHeaderSize

    History
    Type:number

    Read-only property specifying the maximum allowed size of HTTP headers in bytes. Defaults to 16 KiB. Configurable using the --max-http-header-size CLI option.

    This can be overridden for servers and client requests by passing the maxHeaderSize option.