Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(DefaultRouter): Handle additional edge cases #538

Merged
merged 1 commit into from
May 5, 2015

Conversation

kgriffs
Copy link
Member

@kgriffs kgriffs commented May 1, 2015

  1. The order routes are added should not matter
  2. Ensure entire path is consumed before returning a matched route

Closes #535

1. The order routes are added should not matter
2. Ensure entire path is consumed before returning a matched route

Closes falconry#535
@jmvrbanac
Copy link
Member

LGTM 👍

@sebasmagri
Copy link
Contributor

This is a +1 from me.

jmvrbanac added a commit that referenced this pull request May 5, 2015
fix(DefaultRouter): Handle additional edge cases
@jmvrbanac jmvrbanac merged commit de09845 into falconry:master May 5, 2015
@kgriffs kgriffs deleted the routing branch April 26, 2016 19:00
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.

URI template conflicts after router update
3 participants