Skip to content

Comments

chore: update URLMatch to follow upstream#3150

Merged
yury-s merged 1 commit intomicrosoft:mainfrom
dgozman:chore-copy-glob-to-regex
Apr 23, 2025
Merged

chore: update URLMatch to follow upstream#3150
yury-s merged 1 commit intomicrosoft:mainfrom
dgozman:chore-copy-glob-to-regex

Conversation

@dgozman
Copy link
Contributor

@dgozman dgozman commented Apr 22, 2025

@dgozman dgozman requested a review from mxschmitt April 22, 2025 11:36
// To ensure the same url matching behvaior, do the same.
internal static Uri FixupTrailingSlash(Uri uri)
{
var builder = new UriBuilder(uri);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it any better than new Uri that we used before?

@yury-s yury-s merged commit b6b39f4 into microsoft:main Apr 23, 2025
15 checks passed
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