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

Fix double encoding of URLs in normalize_url #219

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fredthomsen
Copy link
Contributor

Fix URLs being double encoded, as the yarl URL with_query method will
re-encode any % values.

Addresses #179.

Fix URLs being double encoded, as the yarl URL with_query method will
re-encode any % values.
@fredthomsen
Copy link
Contributor Author

@pnuckowski @deejay1 is there anything else that needs to be done with this PR?

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.

3 participants