What's Changed
http4s-core
- fix: proxy authorization header instantiation with basic credentials by @tpetillot in https://github.com/http4s/http4s/pull/7742
- Introduce MultipartReceiver for custom, fail-fast multipart decoding by @dylemma in https://github.com/http4s/http4s/pull/7411
http4s-dsl
- Add uncheckedStable to Statuses.UnprocessableContent by @rossabaker in https://githu...