Skip to content

[Core] Fix format_url to allow leading slash if specified#45218

Draft
pvaneck wants to merge 1 commit intoAzure:mainfrom
pvaneck:core-format-url-fix
Draft

[Core] Fix format_url to allow leading slash if specified#45218
pvaneck wants to merge 1 commit intoAzure:mainfrom
pvaneck:core-format-url-fix

Conversation

@pvaneck
Copy link
Member

@pvaneck pvaneck commented Feb 17, 2026

The previous adjustment to format_url of always removing the trailing slash was too aggressive as some scenarios depend on a slash before the query parameters.

The previous adjustment to `format_url` of always removing the trailing
slash was too aggressive as some scenarios depend on a slash before the
query parameters.

Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant