Skip to content

Fix double encoding of URLs in normalize_url#219

Open
fredthomsen wants to merge 2 commits intopnuckowski:masterfrom
fredthomsen:doubleEncodedUrlsFix
Open

Fix double encoding of URLs in normalize_url#219
fredthomsen wants to merge 2 commits intopnuckowski:masterfrom
fredthomsen:doubleEncodedUrlsFix

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?

@MoritzWeber0
Copy link

@pnuckowski Is there any update on this? The issue still exists and makes it hard to match URLs.

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.

4 participants