mirror of
https://github.com/silkimen/cordova-plugin-advanced-http.git
synced 2026-02-11 00:00:06 +08:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
99683f1f30 | ||
|
|
e9070461c1 |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cordova-plugin-http",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"description": "Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning",
|
||||
"cordova": {
|
||||
"id": "cordova-plugin-http",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
id="cordova-plugin-http"
|
||||
version="0.2.0">
|
||||
version="1.0.3">
|
||||
|
||||
<name>SSL Pinning</name>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user