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

should mount('/image') match /images? #16

Closed
jonathanong opened this issue Mar 26, 2014 · 2 comments
Closed

should mount('/image') match /images? #16

jonathanong opened this issue Mar 26, 2014 · 2 comments

Comments

@jonathanong
Copy link
Member

imo mount('/image') should only match /image, /image/, and /image/*.
mount('/image/') should only match /image/, /image/*

right now, mount('/image') is matching /imageklasjdfklajsdfjk.

@tj
Copy link
Member

tj commented Mar 26, 2014

oops yea definitely an oversight!

@jonathanong
Copy link
Member Author

k just making sure. patching now

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

No branches or pull requests

2 participants