mirror of https://github.com/fafhrd91/actix-web
Add changelog entry for h1 shutdown
This commit is contained in:
parent
965bb5c203
commit
b9942bcb3d
|
@ -3,6 +3,7 @@
|
|||
## Unreleased
|
||||
|
||||
- Properly wake Payload receivers when feeding errors or EOF
|
||||
- Shutdown connections when HTTP Responses are written without reading full Requests
|
||||
|
||||
## 3.11.1
|
||||
|
||||
|
|
Loading…
Reference in New Issue