feature #171: support for responseType "blob"

This commit is contained in:
Sefa Ilkimen
2019-06-14 02:29:45 +02:00
parent 1fc3d6230c
commit 13bf4666b0
6 changed files with 46 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-advanced-http",
"version": "2.0.11",
"version": "2.1.0",
"description": "Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning",
"scripts": {
"updatecert": "node ./scripts/update-e2e-server-cert.js && node ./scripts/update-e2e-client-cert.js",