Why the wildcard string "*example/" can match uri "https://example.com/"? #4569
Unanswered
Wangxin666888
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use WebView2 to impl my app.
When I press F12 to see the doc about AddWebResourceRequestedFilter, like below:
I can't understand why the wildcard string "*example/" can match uri "https://example.com/"?
Beta Was this translation helpful? Give feedback.
All reactions