Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure query string not URL encoded #598

Closed

Conversation

rojtjo
Copy link
Contributor

@rojtjo rojtjo commented Mar 12, 2024

#592 fixed the long standing double path issue but it introduces a bug where the query string is URL encoded.
This PR fixes that by manually building up the URL en decoding the query string before appending it.

@rojtjo rojtjo closed this May 26, 2024
@rojtjo rojtjo deleted the ensure-query-string-not-url-encoded branch May 26, 2024 10:52
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