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(http): keep original URL properties on proxy #7329

Merged
merged 3 commits into from
Mar 13, 2024
Merged

Conversation

jcesarmobile
Copy link
Member

@jcesarmobile jcesarmobile commented Mar 11, 2024

Instead of creating the proxy url from the bridge url, keep the original url and replace the protocol and host, so other params from the original url such as search or hash don't go missing

closes #7319

@giralte-ionic giralte-ionic merged commit cbb6407 into main Mar 13, 2024
6 checks passed
@giralte-ionic giralte-ionic deleted the RDMR-61 branch March 13, 2024 13:37
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 removing query params when using native fetch
3 participants