From 855a0e8ddc273b58066530a1b55a946021dfc56e Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Wed, 24 Jun 2015 18:47:42 -0400 Subject: Cleaned up code, commented, preparing for HTTPS via CordovaHTTP --- plugins/com.synconset.cordovaHTTP/plugin.xml | 89 ++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 plugins/com.synconset.cordovaHTTP/plugin.xml (limited to 'plugins/com.synconset.cordovaHTTP/plugin.xml') diff --git a/plugins/com.synconset.cordovaHTTP/plugin.xml b/plugins/com.synconset.cordovaHTTP/plugin.xml new file mode 100644 index 00000000..1b220ef8 --- /dev/null +++ b/plugins/com.synconset.cordovaHTTP/plugin.xml @@ -0,0 +1,89 @@ + + + + SSL Pinning + + + Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3