Skip to content

v3.1.0

Choose a tag to compare

@farfromrefug farfromrefug released this 29 Oct 15:10
· 46 commits to master since this release

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)

2.1.0 (2020-04-07)

2.0.0 (2020-03-30)

1.3.0 (2020-02-13)

1.2.2 (2019-10-16)

1.2.0 (2019-10-06)