- convert response header keys to lowercase (iOS only)

- updated change log
- incremented version for release
This commit is contained in:
Jochen Becker
2017-05-31 08:50:13 +02:00
parent cf5a684d51
commit 14eef1ca66
4 changed files with 20 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-advanced-http",
"version": "1.5.5",
"version": "1.5.6",
"description": "Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning",
"scripts": {
"build": "cp node_modules/umd-tough-cookie/lib/umd-tough-cookie.js www/umd-tough-cookie.js",