Releases: farfromrefug/nativescript-https
Releases · farfromrefug/nativescript-https
v3.2.1
v3.2.0
v3.1.3
v3.1.2
v3.1.1
v3.1.0
3.1.0 (2020-10-29)
Bug Fixes
- ios throw error like android (useLegacy) (ff86cdc)
- android: now java files are included (495c0c7)
- android: packaging of java fies (c467fe1)
- ios: crash when error.userInfo.objectForKey("NSErrorFailingURLKey") is null (dc96a48)
- better test for application/json (0d06254)
- bring back allowLargeResponse when not using useLegacy (604637a)
- kitkat fix (ssl errors) (be05b83)
- merge from origin (ed0edbe)
- some multi part fixes (3fdbd94)
- android: allow overriding version (57eea0c)
- android: only create OkHttpResponseCloseCallback when necessary (1fb44fd)
- android: removed logs (22605de)
- android: toJSONAsync fix (ea415cd)
- ios: alloc clear cache on ios even if set cache done done (374cd92)
- ios: toStringAsync && toJSONAsync (20a74b6)
- multipart fixes (097676f)
- typings (8b5d82b)
- useLegacy should be a request option (74f1afa)
- ios: multipart fix (0d9d331)
Features
- basick cookie support (91fe3c7)
- cachePolicy support (2355eb0)
- in useLegacy bring the full power of async with progress and cancelation (91b1772)
- move to @nativescript-community/https (5c8d5c8)
- multi formdata support (c1dff6d)