Skip to content

Add WebSockets compressions support #2715

@aspnet-hello

Description

@aspnet-hello

From @vanillajonathan on Monday, September 19, 2016 2:26:50 PM

The WebSocket class does not have support for extensions. Which is part of the rfc6455 standard:
https://tools.ietf.org/html/rfc6455#section-9

It should read the Sec-WebSocket-Extensions HTTP header from the client.

The WebSocket class does not expose a Extensions property.

Copied from original issue: aspnet/HttpAbstractions#711

Metadata

Metadata

Assignees

Labels

affected-fewThis issue impacts only small number of customersapi-needs-workAPI needs work before it is approved, it is NOT ready for implementationarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsenhancementThis issue represents an ask for new feature or an enhancement to an existing onefeature-http-abstractionsseverity-majorThis label is used by an internal tool

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions