Skip to content

Need a fallback Router #105

Description

@conanoc

I need a router that can handle any missing path after a prefix path.
For example,
Router A handles /test/a
Router B handles /test/b/c
A fallback router wants to handle any request that starts with /test, e.g., /test/c, /test/a/b.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions