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: remove unnecessary manual encoding of parameter #75

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

Risuntsy
Copy link
Contributor

The HttpClient seems to handle escaping internally. Manual escaping (in the NetEase API part) may lead to duplicate escaping and cause unexpected results if there are special characters in the song name or artist name.

@Risuntsy Risuntsy changed the title fix: remove unnecessary manul escape fix: remove unnecessary manual encoding of parameter Jul 29, 2024
@Lambada10 Lambada10 merged commit 4ce11c5 into Lambada10:master Aug 12, 2024
1 of 2 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.

2 participants