@moodlehq/cordova-plugin-advanced-http
v3.3.1-moodle.4
Published
Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning
Readme
Cordova Advanced HTTP (fork)
This is a fork of cordova-plugin-advanced-http by Moodle HQ. If you are looking for the documentation, you can read the original at silkimen/cordova-plugin-advanced-http.
Modifications from the original
We created this fork because we needed to include the following modifications in our mobile application:
| PR | Description | | -- | ----------- | | cordova-plugin-advanced-http#504 | Omit Accept-Charset header | | -- | Remove unneeded SDNetworkActivityIndicator. It caused problems with cordova iOS 8. | | -- | Properly list lodash as a dependency, and update some dependencies to fix vulnerabilities. | | cordova-plugin-advanced-http#554 | stop importing the private <netinet6/in6.h> header (iOS) |
Installation
You can install this package using the original installation instructions, but installing this package instead:
cordova plugin add @moodlehq/[email protected]