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

Improving PathMatcher #27

Merged
merged 3 commits into from
Dec 31, 2020
Merged

Improving PathMatcher #27

merged 3 commits into from
Dec 31, 2020

Conversation

alalag1
Copy link
Member

@alalag1 alalag1 commented Dec 30, 2020

stop using regex when given pattern is a plain text or simple path variables(eg. /{foo}/bar) (#13)

@alalag1 alalag1 added this to the v0.1.1 milestone Dec 30, 2020
@alalag1 alalag1 linked an issue Dec 30, 2020 that may be closed by this pull request
@alalag1 alalag1 self-assigned this Dec 30, 2020
@alalag1 alalag1 added the enhancement enhance the existing features label Dec 30, 2020
@alalag1 alalag1 merged commit 20fecfa into esastack:main Dec 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement enhance the existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Considering improving the PathMatcher
1 participant