5.29.0-fork • Published 5 years ago

@laurentgoudet/ionic-native-http v5.29.0-fork

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

HTTP

$ ionic cordova plugin add cordova-plugin-advanced-http
$ npm install @ionic-native/http

Usage Documentation

Plugin Repo: https://github.com/silkimen/cordova-plugin-advanced-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
  • Handling of HTTP code 401 - read more at Issue CB-2415

Supported platforms

  • Android

    • iOS