diff --git a/doc/api/http.md b/doc/api/http.md index 7139e04c9b15fc..bd7aa898e4c357 100644 --- a/doc/api/http.md +++ b/doc/api/http.md @@ -3002,7 +3002,7 @@ added: * {number} Read-only property specifying the maximum allowed size of HTTP headers in bytes. -Defaults to 8 KB. Configurable using the [`--max-http-header-size`][] CLI +Defaults to 16 KB. Configurable using the [`--max-http-header-size`][] CLI option. This can be overridden for servers and client requests by passing the