New
tower-http-0.6.5
Added
- normalize_path: add
append_trailing_slash()mode (#547)
Fixed
- redirect: remove payload headers if redirect changes method to GET (#575)
- compression: avoid setting
vary: accept-encodingif already set (#572)
New Contributors
- @daalfox made their first contribution in https://github.com/tower-rs/tower-http/pull/547
- @mherrerarendon made their first contribution in https://github.com/tower-rs/tower-http/pull/574
- @linyihai made their first contribution in https://github.com/tower-rs/tower-http/pull/575
Full Changelog: https://github.com/tower-rs/tower-http/compare/tower-http-0.6.4...tower-http-0.6.5