diff options
| author | PliablePixels <pliablepixels@gmail.com> | 2015-06-25 16:10:07 -0400 |
|---|---|---|
| committer | PliablePixels <pliablepixels@gmail.com> | 2015-06-25 16:10:07 -0400 |
| commit | 65e7255c868bed3bb950e7e36ab786934edc559f (patch) | |
| tree | 085a58a4bc4a55111803dde9ab412dec9e9a8bb1 /plugins/fetch.json | |
| parent | 855a0e8ddc273b58066530a1b55a946021dfc56e (diff) | |
https now works with self-signed certificates (needs provisioning though)
Diffstat (limited to 'plugins/fetch.json')
| -rw-r--r-- | plugins/fetch.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json index 64d4b22c..95dddb09 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -67,15 +67,6 @@ "is_top_level": true, "variables": {} }, - "com.synconset.cordovaHTTP": { - "source": { - "type": "git", - "url": "https://github.com/wymsee/cordova-HTTP.git", - "subdir": "." - }, - "is_top_level": true, - "variables": {} - }, "org.apache.cordova.file": { "source": { "type": "git", |
