-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Open
Labels
affected-very-fewThis issue impacts very few customersThis issue impacts very few customersarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsseverity-nice-to-haveThis label is used by an internal toolThis label is used by an internal tooltask
Milestone
Description
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
Labels
affected-very-fewThis issue impacts very few customersThis issue impacts very few customersarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsseverity-nice-to-haveThis label is used by an internal toolThis label is used by an internal tooltask