DuskSystems / wayfind

A speedy, flexible router for Rust.
Apache License 2.0
7 stars 0 forks source link

Prevent deletion of non-expanded routes via expanded route #154

Closed CathalMullan closed 1 week ago

CathalMullan commented 1 week ago

Inserting /files/{name}.{extension?} then trying to delete /files/{name} should fail.