6.15.2
What's Changed
- Implemented support for
Transfer-Encoding: Chunked
requests to properly support chunked transfer request bodies. - Fixed
Server.shutdown()
method to have proper types and begin rejecting incoming requests during shutdown.
New Contributors
- @Jiahonzheng made their first contribution in #243
- @Viper-Bit made their first contribution in #246
Full Changelog: 6.15.1...6.15.2