Skip to content

HTTP2 loopback server WaitForCancellationAsync should validate error code sent #58235

@geoffkizer

Description

@geoffkizer

See here:

} while (frame.Type != FrameType.RstStream);

This code should also validate that the client sent the CANCEL error code in the RST_STREAM frame.

RFC reference: https://httpwg.org/specs/rfc7540.html#ErrorCodes

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-System.Net.Httphelp wanted[up-for-grabs] Good issue for external contributorstest-bugProblem in test source code (most likely)

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions