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

Add regex support for URI matching #8

Open
BenjamenMeyer opened this issue Oct 15, 2015 · 1 comment
Open

Add regex support for URI matching #8

BenjamenMeyer opened this issue Oct 15, 2015 · 1 comment

Comments

@BenjamenMeyer
Copy link
Member

Present support for URIs is basically strict text match - x == y. To be really useful there should be some kind of ability to match based on regex patterns - x.matches(y).

@BenjamenMeyer
Copy link
Member Author

Let's prove the current functionality is fully working, fully test covered, etc before this is added. May be a 0.1.1 issue as it would probably be good to have it in before the documentation gets fully written...not sure.

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

1 participant