fix: #438 requests not working correctly on browser platform

This commit is contained in:
Sefa Ilkimen
2021-10-15 14:49:34 +02:00
parent b20faa9c3c
commit b3b97306f4
4 changed files with 25 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-advanced-http",
"version": "3.2.1",
"version": "3.2.2",
"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",