8000 Properly escape search queries in URLs by codesalatdev · Pull Request #3 · codesalatdev/python-picnic-api · GitHub
[go: up one dir, main page]

Skip to content

Properly escape search queries in URLs #3

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

Merged
merged 1 commit into from
Feb 27, 2025
Merged

Conversation

codesalatdev
Copy link
Owner
@codesalatdev codesalatdev commented Feb 27, 2025

This PR adds URL encoding to the search function. Lacking of which may have caused invalid "No Product found"-situations. Although this code is mostly unchanged since the initial release of the library, it's better to be safe.

Test with a real product has been introduced to check the resulting URL.

@codesalatdev codesalatdev added the bug Something isn't working label Feb 27, 2025
@codesalatdev codesalatdev merged commit 3d0e076 into main Feb 27, 2025
2 checks passed
@codesalatdev codesalatdev deleted the fix-search-query branch February 27, 2025 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0