mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
add client shutdown timeout
This commit is contained in:
@ -2,6 +2,13 @@
|
||||
|
||||
## [0.7.9] - 2018-09-x
|
||||
|
||||
### Added
|
||||
|
||||
* Added client shutdown timeout setting
|
||||
|
||||
* Added slow request timeout setting
|
||||
|
||||
|
||||
### Fixed
|
||||
|
||||
* HTTP1 decoding errors are reported to the client. #512
|
||||
|
Reference in New Issue
Block a user