actix-clean-path ================ [![Build](https://github.com/daaku/actix-clean-path/workflows/build/badge.svg)](https://github.com/daaku/actix-clean-path/actions?query=workflow%3Abuild) [![Crates.io](https://img.shields.io/crates/v/actix-clean-path)](https://crates.io/crates/actix-clean-path) [![Documentation](https://docs.rs/actix-clean-path/badge.svg)](https://docs.rs/actix-clean-path) Middleware to clean request's URI, and redirect if necessary. See [documentation](https://docs.rs/actix-clean-path) for how to use the library.