0.49.0
Version 0.49.0
Changed 2
- Bump httptools minimum version to 0.8.0
- Consume duplicate forwarding headers in ProxyHeadersMiddleware (reverses the 0.48.0 behavior of ignoring them)
What's Changed
- Bump httptools minimum version to 0.8.0 by @Kludex in https://github.com/Kludex/uvicorn/pull/2962
- Consume duplicate forwarding headers in ProxyHeadersMiddleware (reverses the 0.48.0 behavior of ignoring them) by @Kludex in https://github.com/Kludex/uvicorn/pull/2971
Full Changelog: https://github.com/Kludex/uvicorn/compare/0.48.0...0.49.0