We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e62bf4 commit f5a9fecCopy full SHA for f5a9fec
doc/api/http2.md
@@ -128,7 +128,8 @@ solely on the API of the `Http2Session`.
128
added: v8.4.0
129
-->
130
131
-The `'close'` event is emitted once the `Http2Session` has been destroyed.
+The `'close'` event is emitted once the `Http2Session` has been destroyed. Its
132
+listener does not expect any arguments.
133
134
#### Event: 'connect'
135
<!-- YAML
0 commit comments