HTTP
$ ionic cordova plugin add cordova-plugin-advanced-http
$ npm install @awesome-cordova-plugins/http
Cordova / Phonegap plugin for communicating with HTTP servers. Supports iOS and Android.
Advantages over Javascript requests:
- SSL / TLS Pinning
- CORS restrictions do not apply
- Android
- iOS
Last modified 1yr ago