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

hapi-auto-route does not handle trailing slash #5

Closed
sratsimba opened this issue May 28, 2018 · 1 comment
Closed

hapi-auto-route does not handle trailing slash #5

sratsimba opened this issue May 28, 2018 · 1 comment
Assignees
Labels

Comments

@sratsimba
Copy link
Owner

sratsimba commented May 28, 2018

When the server.options.router.stripTrailingSlash is set true the following error occured:
AssertionError [ERR_ASSERTION]: Path cannot end with a trailing slash when configured to strip: POST /establishment/

@sratsimba sratsimba self-assigned this May 28, 2018
sratsimba added a commit that referenced this issue Jun 1, 2018
@sratsimba
Copy link
Owner Author

This commit 64b3799 fix this.

sratsimba added a commit that referenced this issue Jun 1, 2018
- Improve design
- Fix #5
cooxe pushed a commit that referenced this issue Apr 22, 2024
cooxe pushed a commit that referenced this issue Apr 22, 2024
- Improve design
- Fix #5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant