Skip to content

Docs missing for http2Stream.id and the 'ready' event #22804

Description

@jakearchibald

I wrote a piece of code that made a request to A, and after a moment, made a request to B with the prior stream as a parent.

This means I needed to pass the ID of stream A to the client.request call for stream B.

stream.id is mentioned in passing, but it isn't specifically documented.

Same goes for the ready event.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to Node.js documentation.good first issueIssues that are suitable for first-time contributors.help wantedIssues that need assistance from volunteers or PRs that need help to proceed.http2Issues and PRs related to the http2 subsystem.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions