Skip to content

Fix URL path handling for trailing slashes#1

Open
psclcnrd wants to merge 1 commit into
masterfrom
fix/bad-request-with-paramters
Open

Fix URL path handling for trailing slashes#1
psclcnrd wants to merge 1 commit into
masterfrom
fix/bad-request-with-paramters

Conversation

@psclcnrd
Copy link
Copy Markdown
Owner

@psclcnrd psclcnrd commented Aug 1, 2025

Ensure that trailing slashes are added only when appropriate by checking for the absence of query strings in the URL path. This change prevents improper URL formatting issues involving query parameters

This is important for my client, TotalEnergies.

Ensure trailing slash is added only when the path does not contain a query string. This prevents incorrect URL formatting in specific cases involving query parameters.
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.

1 participant