mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 15:07:42 +02:00
Fix buffer remaining capacity calcualtion
This commit is contained in:
@ -1,11 +1,13 @@
|
||||
# Changes
|
||||
|
||||
## [1.0.0-alpha.5] - 2019-12-xx
|
||||
## [1.0.0-alpha.5] - 2019-12-09
|
||||
|
||||
### Fixed
|
||||
|
||||
* Check `Upgrade` service readiness before calling it
|
||||
|
||||
* Fix buffer remaining capacity calcualtion
|
||||
|
||||
### Changed
|
||||
|
||||
* Websockets: Ping and Pong should have binary data #1049
|
||||
|
Reference in New Issue
Block a user