Skip to content

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

Closed
@jakearchibald

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.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 or 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