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

Support for curly brackets in regex #9

Open
vinyll opened this issue Aug 1, 2020 · 0 comments
Open

Support for curly brackets in regex #9

vinyll opened this issue Aug 1, 2020 · 0 comments

Comments

@vinyll
Copy link
Member

vinyll commented Aug 1, 2020

In non rare cases a regex pattern has a parameter that must match a specific length.
In which case it needs the curly brackets. Eg.: http :3579/user/{id{24}} vs http :3579/user/{username}

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

No branches or pull requests

1 participant