Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
remove extra code snippet tail
  • Loading branch information
kjin committed Feb 3, 2018
commit 33bb2f304c3f437ef4efbb315b0314d4f26738d6
1 change: 0 additions & 1 deletion doc/api/http2.md
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,6 @@ added: v8.4.0
Used to set a callback function that is called when there is no activity on
the `Http2Session` after `msecs` milliseconds. The given `callback` is
registered as a listener on the `'timeout'` event.
```

#### http2session.socket
<!-- YAML
Expand Down