summaryrefslogtreecommitdiff
path: root/doc/api/https.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/https.md')
-rw-r--r--doc/api/https.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/api/https.md b/doc/api/https.md
index 172c91bbfa..4b32ff087a 100644
--- a/doc/api/https.md
+++ b/doc/api/https.md
@@ -75,7 +75,6 @@ See [`http.Server#headersTimeout`][].
Starts the HTTPS server listening for encrypted connections.
This method is identical to [`server.listen()`][] from [`net.Server`][].
-
### server.maxHeadersCount
- {number} **Default:** `2000`