Skip to content

fix: use the urlencoding crate instead of manual replacement of special characters#717

Merged
jacksongoode merged 1 commit intojpochyla:mainfrom
vitosotdihaet:fix/url-encoding
Dec 19, 2025
Merged

fix: use the urlencoding crate instead of manual replacement of special characters#717
jacksongoode merged 1 commit intojpochyla:mainfrom
vitosotdihaet:fix/url-encoding

Conversation

@vitosotdihaet
Copy link
Contributor

Closes #624, as suggested in #624 (comment)

It seems there's no other place that needs this encoding

Copy link
Collaborator

@jacksongoode jacksongoode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine, urlencoding is ~6KiB with no dependencies.

Thank you!

@jacksongoode jacksongoode merged commit 4325f5d into jpochyla:main Dec 19, 2025
9 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.

Add URL encoding to search

2 participants