1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

better sleep on error

This commit is contained in:
Nikolay Kim
2018-03-11 16:52:20 -07:00
parent 692e11a584
commit 49f5c335f6
2 changed files with 18 additions and 4 deletions

View File

@ -8,6 +8,8 @@
* Fix steraming response handling for http/2
* Better sleep on error support
## 0.4.6 (2018-03-10)