diff --git a/doc/api/https.md b/doc/api/https.md index c56aa9bf94b38f..07237f7d73ebab 100644 --- a/doc/api/https.md +++ b/doc/api/https.md @@ -176,9 +176,14 @@ See [`server.maxHeadersCount`][] in the `node:http` module. -* {number} **Default:** `0` +* {number} **Default:** `300000` See [`server.requestTimeout`][] in the `node:http` module.