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 insensitivity #21

Open
evanwarner opened this issue Apr 19, 2016 · 4 comments
Open

Case insensitivity #21

evanwarner opened this issue Apr 19, 2016 · 4 comments

Comments

@evanwarner
Copy link

The ability to make URI matches (regex or basic) case-insensitive would be a very welcome addition.

@knynkwl
Copy link

knynkwl commented Dec 13, 2016

Agreed, I kind of feel like this shouldn't be case sensitive at all.

@BrianTheByrne
Copy link

Yeah this would be extremely helpful to my organization as well.

@rkingon
Copy link
Owner

rkingon commented Mar 11, 2017

Have you guys tried using regex and ending it with /i -- i think i've done that before

@JoshStaff
Copy link

@rkingon I can't get this function sensitively-less. Do you have an example of how you got it to work? Looking at the code it looks as though appending /i to the regex input would fail the pregmatch?

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

5 participants