Skip to content

feat(http): enhance scope URL matching via urlpattern#1030

Merged
lucasfernog merged 2 commits into
v2from
feat/enhance-http-scope-check
Mar 6, 2024
Merged

feat(http): enhance scope URL matching via urlpattern#1030
lucasfernog merged 2 commits into
v2from
feat/enhance-http-scope-check

Conversation

@lucasfernog
Copy link
Copy Markdown
Member

This PR enhances the HTTP scope matching by using urlpattern instead of glob. It is safer and easier to understand, following best practices for matching URLs with wildcards. glob wasn't meant to be used for URLs anyway :)

@lucasfernog lucasfernog requested a review from a team as a code owner March 5, 2024 23:52
@lucasfernog lucasfernog merged commit ac520a2 into v2 Mar 6, 2024
@lucasfernog lucasfernog deleted the feat/enhance-http-scope-check branch March 6, 2024 16:44
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

Successfully merging this pull request may close these issues.

2 participants