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

Excluded routes should assume trailing/ for routes that do not contain it. #96

Open
trevtrich opened this issue Jun 14, 2017 · 0 comments

Comments

@trevtrich
Copy link
Contributor

e.g., If we exclude the route /items, we should also assume the route /items/ is excluded.

trevtrich added a commit to trevtrich/hapi-html-request-router that referenced this issue Oct 27, 2017
…resent

Previously if we had ignored something like `/foo`, hitting the endpoint `/foo/` would not be
ignored. This will now be ignored.

closes travi#96
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant