mirror of
https://github.com/fafhrd91/actix-web
synced 2025-09-01 01:16:59 +02:00
Fix steraming response handling for http/2
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
# Changes
|
||||
|
||||
## 0.4.7 (2018-03-xx)
|
||||
## 0.4.7 (2018-03-11)
|
||||
|
||||
* Fix panic on unknown content encoding
|
||||
|
||||
* Fix connection get closed too early
|
||||
|
||||
* Fix steraming response handling for http/2
|
||||
|
||||
|
||||
## 0.4.6 (2018-03-10)
|
||||
|
||||
* Fix client cookie handling
|
||||
|
Reference in New Issue
Block a user