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

Fix logger request duration calculation

This commit is contained in:
Nikolay Kim
2018-04-02 11:09:24 -07:00
parent 9d39f441e9
commit 83bf852192
3 changed files with 11 additions and 13 deletions

View File

@ -19,6 +19,8 @@
* Fix client connection pooling
* Fix logger request duration calculation #152
## 0.4.10 (2018-03-20)