-
-
Notifications
You must be signed in to change notification settings - Fork 37.7k
http2 - http2stream.state docs #15268
Copy link
Copy link
Closed
Labels
docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.http2Issues and PRs related to the http2 subsystem.Issues and PRs related to the http2 subsystem.
Description
Activity
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.http2Issues and PRs related to the http2 subsystem.Issues and PRs related to the http2 subsystem.
http2stream.stateseems to be part of the public api. However, it's properties and what they mean/do is not documented?e.g.
http2stream.state.stateis a number, but what the number means is not explained.