We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello guys,
I would like some clarification about the strict option.
strict: If set to false, then trailing slashes (or other delimiters) are allowed in routes. Default is true.
Which exactly are "or other delimiters"?
Check this fiddle. https://jsfiddle.net/44k00ksL/1/ I've added a couple of links with an indication of what work and what does not.
Is this the expected behavior? What exactly does the strict mode enforce?
Best regards, Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello guys,
I would like some clarification about the strict option.
Which exactly are "or other delimiters"?
Check this fiddle. https://jsfiddle.net/44k00ksL/1/
I've added a couple of links with an indication of what work and what does not.
Is this the expected behavior?
What exactly does the strict mode enforce?
Best regards,
Thanks!
The text was updated successfully, but these errors were encountered: