Skip to content

moodlemobile/cordova-plugin-advanced-http

 
 

Repository files navigation

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

You can see all the changes here: 3.3.1...moodlemobile:v3.3.1-moodle.1

Installation

You can install this package using the original installation instructions, but installing this package instead:

cordova plugin add @moodlehq/cordova-plugin-advanced-http@3.3.1-moodle.1

About

Cordova / Phonegap plugin for communicating with HTTP servers. Allows for SSL pinning!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 47.2%
  • Objective-C 37.3%
  • Java 14.8%
  • Other 0.7%