mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
Allow comma-separated websocket subprotocols without spaces (#1172)
* Allow comma-separated websocket subprotocols without spaces * [CHANGES] Added an entry to CHANGES.md
This commit is contained in:
@ -6,6 +6,9 @@
|
||||
|
||||
* Migrate to tokio 0.2
|
||||
|
||||
### Fixed
|
||||
|
||||
* Allow comma-separated websocket subprotocols without spaces (#1172)
|
||||
|
||||
## [2.0.0-alpha.1] - 2019-11-22
|
||||
|
||||
|
Reference in New Issue
Block a user