This repository has been archived by the owner on Mar 16, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[Polyfill] Make XMLHttpRequest compatible to whatwg-fetch #70
Comments
wkh237
changed the title
[Polyfill] XMLHttpRequest compatible to Whatwg-fetch
[Polyfill] XMLHttpRequest does not compatible to whatwg-fetch
Aug 2, 2016
wkh237
changed the title
[Polyfill] XMLHttpRequest does not compatible to whatwg-fetch
[Polyfill] Make XMLHttpRequest compatible to whatwg-fetch
Aug 2, 2016
It turns out if we are going to do this, we have to implement a UPDATE FileReader replacement does not work, we should implement |
wkh237
added a commit
that referenced
this issue
Aug 5, 2016
This feature is now available in |
close on 0.9.0 release |
ieschalier
pushed a commit
to ieschalier/react-native-fetch-blob
that referenced
this issue
Jun 26, 2018
Add manual linking instructions
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Described in #69 , when replacing window.XMLHttpRequest react-native
fetch
becomes malfunction. Though it's still possible to use ourfetch
but we should still consider make XMLHttpRequest compatible to whatwg-fetch.The text was updated successfully, but these errors were encountered: