variable maxHeaderSize Usage in Denoimport { maxHeaderSize } from "node:http"; Read-only property specifying the maximum allowed size of HTTP headers in bytes. Defaults to 16KB. Configurable using the --max-http-header-size CLI option. Type number