diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2018-09-28 14:29:43 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2018-09-28 14:29:43 -0400 |
| commit | ebe04f8fc791413131c37425998be5be4a2ef538 (patch) | |
| tree | a8f6e6a15c9e3125f20e9081c59755911a8253bb /config.xml | |
| parent | d8fea09d65e5207ef8c4fafcddd5fc74a7f7be00 (diff) | |
#709 dont escape urls in caller, incorporate cordova http ssl and basic auth checks
Diffstat (limited to 'config.xml')
| -rw-r--r-- | config.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -163,7 +163,6 @@ <plugin name="cordova-plugin-ionic-webview" spec="^2.1.4"> <variable name="ANDROID_SUPPORT_ANNOTATIONS_VERSION" value="27.+" /> </plugin> - <plugin name="cordova-plugin-certificates" spec="^0.6.4" /> <plugin name="cordova-plugin-advanced-http" spec="^2.0.1" /> <engine name="android" spec="^6.4.0" /> <engine name="ios" spec="~4.5.5" /> |
