mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
Read client response until eof if connection header set to close #464
This commit is contained in:
@ -15,6 +15,10 @@
|
||||
|
||||
* Handling scoped paths without leading slashes #460
|
||||
|
||||
### Changed
|
||||
|
||||
* Read client response until eof if connection header set to close #464
|
||||
|
||||
|
||||
## [0.7.4] - 2018-08-23
|
||||
|
||||
|
Reference in New Issue
Block a user