diff --git a/doc/api/http2.md b/doc/api/http2.md index a32fd36764b2a8..93c7b8dff442ac 100644 --- a/doc/api/http2.md +++ b/doc/api/http2.md @@ -149,6 +149,8 @@ connected to the remote peer and communication may begin. added: v8.4.0 --> +* `error` {Error} + The `'error'` event is emitted when an error occurs during the processing of an `Http2Session`.