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): Correctly Attach Headers to Request #6303

Merged
merged 6 commits into from
Feb 21, 2023
Merged

Conversation

ItsChaceD
Copy link
Contributor

This PR fixes an issue with the fetch/XHR override where http headers were not being set on the request

Resolves: #6297, #6274

@muuvmuuv
Copy link

Can we have tests for this? This really breaks production applications and should be tested before release.

@ionic-team ionic-team locked as off-topic and limited conversation to collaborators Feb 21, 2023
@jcesarmobile jcesarmobile changed the title fix(http): Correctly Attach Headers to Request fix(ios): Correctly Attach Headers to Request Feb 21, 2023
@IT-MikeS IT-MikeS merged commit a3f875c into main Feb 21, 2023
@IT-MikeS IT-MikeS deleted the fix/http-request-headers branch February 21, 2023 19:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(http-patch): request headers are empty
5 participants