This commit is contained in:
Yuki Okushi 2025-08-26 11:19:28 +09:00 committed by GitHub
commit 6e32d43a17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -2,8 +2,14 @@
## Unreleased
## Changed
- Update `TestRequest::set_payload` to generate "Content-Length" header
## Fixed
- Malformed websocket frames are now gracefully rejected.
- Streaming responses now properly detect client disconnections and terminate gracefully instead of blocking indefinitely.
## 3.11.0