0.48.0
Version 0.48.0
Changed 2
- Default ssl_ciphers to None and use OpenSSL defaults
- Ignore duplicate forwarding headers in ProxyHeadersMiddleware
What's Changed
- Default
ssl_cipherstoNoneand use OpenSSL defaults by @Kludex in https://github.com/Kludex/uvicorn/pull/2940 - Ignore duplicate forwarding headers in
ProxyHeadersMiddlewareby @Kludex in https://github.com/Kludex/uvicorn/pull/2944
Full Changelog: https://github.com/Kludex/uvicorn/compare/0.47.0...0.48.0