Trailing Slash
Middleware support to automatically add or remove the end of /
.
Config Cargo.toml
salvo = { version = "*", features = ["trailing-slash"] }
Sample Code
TODO
Middleware support to automatically add or remove the end of /
.
salvo = { version = "*", features = ["trailing-slash"] }
TODO