1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-08-01 07:51:52 +02:00

update changes

This commit is contained in:
Nikolay Kim
2018-09-15 17:10:53 -07:00
parent 7449884ce3
commit 03e318f446

View File

@@ -4,7 +4,7 @@
### Added
* Use server `Keep-Alive` setting as slow request timeout.
* Use server `Keep-Alive` setting as slow request timeout #439
### Changed