dart-lang / sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
10.11k stars 1.56k forks source link

dart:io WebSockets does not handle extensions #14440

Open sgjesse opened 10 years ago

sgjesse commented 10 years ago

Currently dart:io WebSockets does not handle extensions.

sgjesse commented 10 years ago

Marked this as blocking #14441.

kevmoo commented 10 years ago

Removed Area-IO label. Added Library-IO, Area-Library labels.

kasperl commented 10 years ago

Removed this from the Later milestone. Added Oldschool-Milestone-Later label.

kasperl commented 10 years ago

Removed Oldschool-Milestone-Later label.

sethladd commented 9 years ago

Bumping per a customer request.


Removed Priority-Low label. Added Priority-Medium label.

sethladd commented 9 years ago

Removed Priority-Medium label. Added Priority-High label.

sethladd commented 9 years ago

Added C13 label.

a-siva commented 4 years ago

This has been an enhancement request since 2013, changing priority to P2.