Skip to content

Verify consistent request body behavior around Upgrade #25142

@Tratcher

Description

@Tratcher

It came up during #24984 that the servers probably have different behavior HttpRequest/Response.Body around Upgraded request. The Upgrade API returns a bidirectional stream, but kestrel for example also allows you to read from the original request body stream after the upgrade.

Compare the different server behaviors and make sure they're at least consistent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    affected-very-fewThis issue impacts very few customersarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsseverity-nice-to-haveThis label is used by an internal tooltask

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions