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

Case sensitive routes #268

Closed
FowiFlowi opened this issue Aug 30, 2021 · 0 comments
Closed

Case sensitive routes #268

FowiFlowi opened this issue Aug 30, 2021 · 0 comments

Comments

@FowiFlowi
Copy link

There is no way to provide options to the "path-to-regexp" module which is used for endpoints matching.

The problem is that this module sets the "sensitive" option false by default. It means that all endpoints become case insensitive and it is impossible to change this logic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants