Add a changelog entry for #3665

This commit is contained in:
Yuki Okushi 2025-08-24 19:05:35 +09:00
parent c6352005f7
commit e1d9eb69c3
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