Skip to content

Check that routes actually equal#10

Open
goodhoko wants to merge 2 commits intoanthonybudd:masterfrom
goodhoko:master
Open

Check that routes actually equal#10
goodhoko wants to merge 2 commits intoanthonybudd:masterfrom
goodhoko:master

Conversation

@goodhoko
Copy link
Copy Markdown

We discovered that when you register a handler for a path this plugin invokes it for all paths that have euqal amount of segments.

Ie: you register /bar/{foo} but the plugin invokes the handler for /*/{foo}.

This PR fixes that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant