Closed mechkg closed 6 years ago
On JS platforms where:
http
https
require
(e.g. React Native) an unhandled exception is thrown instead of falling back to XHR backend.
On JS platforms where:
http
andhttps
objects are not definedrequire
is availablehttp
orhttps
modules are available viarequire
(e.g. React Native) an unhandled exception is thrown instead of falling back to XHR backend.