diff --git a/doc/api/http2.md b/doc/api/http2.md index bb8bc8dc461a10..7c162d1062d2c8 100644 --- a/doc/api/http2.md +++ b/doc/api/http2.md @@ -850,6 +850,8 @@ code specified when closing the stream. 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`.