| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent e312448 commit 1499a72
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -311,6 +311,7 @@ added: v8.4.0 | |||
| 311 | 311 | After the `http2session.setTimeout()` method is used to set the timeout period | |
| 312 | 312 | for this `Http2Session`, the `'timeout'` event is emitted if there is no | |
| 313 | 313 | activity on the `Http2Session` after the configured number of milliseconds. | |
| 314 | + Its listener does not expect any arguments. | ||
| 314 | 315 | ||
| 315 | 316 | ```js | |
| 316 | 317 | session.setTimeout(2000); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments