summaryrefslogtreecommitdiff
path: root/doc/api/http2.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/http2.md')
-rw-r--r--doc/api/http2.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/http2.md b/doc/api/http2.md
index 4f668f5dd1..560e183dca 100644
--- a/doc/api/http2.md
+++ b/doc/api/http2.md
@@ -846,6 +846,8 @@ the `http2stream.rstCode` property. If the code is any value other than
added: v8.4.0
-->
+* `error` {Error}
+
The `'error'` event is emitted when an error occurs during the processing of
an `Http2Stream`.