~samwhited/soquee#1: 
mux: routes should respect trailing slash

Currently there is no difference between the routes /example and /example/, both serve the handler /example/ and if you try to visit /example the 404 handler is triggered.

Instead, add some sort of redirect behavior similar to http.ServeMux

Status
REPORTED
Submitter
~samwhited
Assigned to
No-one
Submitted
3 years ago
Updated
3 years ago
Labels
No labels applied.