Skip to content

fix(http): handle URL objects on fetch#8386

Merged
jcesarmobile merged 2 commits intomainfrom
http-url
Mar 16, 2026
Merged

fix(http): handle URL objects on fetch#8386
jcesarmobile merged 2 commits intomainfrom
http-url

Conversation

@jcesarmobile
Copy link
Member

@jcesarmobile jcesarmobile commented Mar 16, 2026

We are not handling URL objects inside fetch calls at the moment, which causes issues with data:// URLs as described on #8347 and #8304 and also any fetch call using URL object is not being handled properly as it won't go to the WebViewAssetHandler

@jcesarmobile jcesarmobile merged commit 003099a into main Mar 16, 2026
12 of 13 checks passed
@jcesarmobile jcesarmobile deleted the http-url branch March 16, 2026 16:46
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