Skip to content

No way to determine if the server reset the stream #617

@bruceg

Description

@bruceg

When a server (GCP Pub/Sub in my case) sends a reset frame, h2 reports it as a status with Kind::Reset. However, there is no direct way of testing if the status was a reset, analogous to is_go_away or is_io.

If an is_reset function would be an acceptable solution, I can provide a PR for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions