Skip to content

Fix double encoding URLs and improve performance#1

Merged
tomtaylor merged 2 commits into
mainfrom
fix-double-encoding-perf
Jun 18, 2026
Merged

Fix double encoding URLs and improve performance#1
tomtaylor merged 2 commits into
mainfrom
fix-double-encoding-perf

Conversation

@tomtaylor

Copy link
Copy Markdown
Contributor

& chars in URLs were being double encoded.

Also improved the algorithm of walking through the string to a linear-time one.

@tomtaylor tomtaylor force-pushed the fix-double-encoding-perf branch from 53a1a38 to 351f48e Compare June 18, 2026 12:31
@tomtaylor tomtaylor merged commit ed1429b into main Jun 18, 2026
7 checks passed
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