cordova-plugin-okhttp

2.0.0 • Public • Published

cordova-plugin-okhttp

Cordova plugin that provides a shared OkHttpClient for other plugins to use, as well as makes URL.open() use the client under-the-hood.

This will not have any affect on requests made by from within the webview (e.g. XMLHttpRequest). However, it does change the network stack used by the FileTransfer plugin.

Plugin relies on building with Gradle, and so requires cordova-android@4.0.0 or greater.

Installation:

cordova plugin add https://github.com/MobileChromeApps/cordova-plugin-okhttp.git

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    290
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.0
    290

Package Sidebar

Install

npm i cordova-plugin-okhttp

Weekly Downloads

232

Version

2.0.0

License

Apache 2.0

Last publish

Collaborators

  • agrieve