diff --git a/doc/api/http2.md b/doc/api/http2.md index a893cda97ef7bf..f35e9b8b296151 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`.