-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
A-axumC-bugCategory: This is a bug.Category: This is a bug.E-easyCall for participation: Experience needed to fix: Easy / not muchCall for participation: Experience needed to fix: Easy / not muchT-docsTopic: documentationTopic: documentation
Description
The docs for the route_layer
method are mentioning that
So you have to first add your routes (and / or fallback) and then call route_layer afterwards
Which implies that the middleware would also run for fallback, and it does not. I'm not sure if it's a docs issue or an actual bug that it does not match the fallback
Metadata
Metadata
Assignees
Labels
A-axumC-bugCategory: This is a bug.Category: This is a bug.E-easyCall for participation: Experience needed to fix: Easy / not muchCall for participation: Experience needed to fix: Easy / not muchT-docsTopic: documentationTopic: documentation