1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-10-03 16:51:58 +00:00
This commit is contained in:
Nikolay Kim 2018-03-11 16:53:46 -07:00
parent 49f5c335f6
commit 67f383f346

View file

@ -6,7 +6,7 @@
* Fix connection get closed too early
* Fix steraming response handling for http/2
* Fix streaming response handling for http/2
* Better sleep on error support