mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
content-length bug fix (#525)
* content-length bug fix * changes.md is updated * typo
This commit is contained in:
committed by
Nikolay Kim
parent
eed377e773
commit
c8505bb53f
@ -19,6 +19,8 @@
|
||||
|
||||
* Websocket server finished() isn't called if client disconnects #511
|
||||
|
||||
* Responses with the following codes: 100, 101, 102, 204 -- are sent without Content-Length header. #521
|
||||
|
||||
|
||||
## [0.7.8] - 2018-09-17
|
||||
|
||||
|
Reference in New Issue
Block a user