aboutsummaryrefslogtreecommitdiff
path: root/doc/api/http.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/http.md')
-rw-r--r--doc/api/http.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/http.md b/doc/api/http.md
index ed68a7be0d..62e9d6e4dc 100644
--- a/doc/api/http.md
+++ b/doc/api/http.md
@@ -1929,6 +1929,7 @@ changes:
pr-url: https://github.com/nodejs/node/pull/15752
description: The `options` argument is supported now.
-->
+
* `options` {Object}
* `IncomingMessage` {http.IncomingMessage} Specifies the `IncomingMessage`
class to be used. Useful for extending the original `IncomingMessage`.