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 a893cda97e..f35e9b8b29 100644
--- a/doc/api/http2.md
+++ b/doc/api/http2.md
@@ -149,6 +149,8 @@ User code will typically not listen for this event directly.
added: v8.4.0
-->
+* `error` {Error}
+
The `'error'` event is emitted when an error occurs during the processing of
an `Http2Session`.