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(ios): Avoid double encoding on http urls #6288

Merged
merged 1 commit into from Feb 10, 2023
Merged

Conversation

jcesarmobile
Copy link
Member

compare the received url with the unencoded url and only encode the url if they are the same (if they are not encoded already)

closes #6230

@jcesarmobile jcesarmobile merged commit 4768085 into main Feb 10, 2023
@jcesarmobile jcesarmobile deleted the double-encoding branch February 10, 2023 09:05
piotr-zurek added a commit to piotr-zurek/capacitor that referenced this pull request Feb 21, 2023
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.

bug: CapacitorHttp - already escaped URL fails since 4.6.2
3 participants