What's Changed
New features
* Support `Server` header value to be customized in applications
* Bump RSGI spec to 1.5
* Add `client_disconnect` coroutine to HTTP protocol
Changes
* Bump PyO3 to 0.24
* Bump dependencies
Enhancements
* Wait for inflight requests to complete on workers shutdown
* Detect client disconnection in ASGI
* Minor ASGI I/O state flow refactor
Fixes
* Embed server shutdown