🍏 iOS & macOS: NSURLRequest
🤖 Android: OkHttpClient
🪟 Windows: winrt::Windows::Web:Http
They implement XMLHttpRequest in JavaScript based on JS-native bindings to those, and from there, they use whatwg-fetch to polyfill fetch().
🍏 iOS & macOS: NSURLRequest
🤖 Android: OkHttpClient
🪟 Windows: winrt::Windows::Web:Http
They implement XMLHttpRequest in JavaScript based on JS-native bindings to those, and from there, they use whatwg-fetch to polyfill fetch().