Skip to content

Releases: farfromrefug/nativescript-https

v3.2.1

01 Jul 08:15

Choose a tag to compare

3.2.1 (2021-07-01)

Bug Fixes

  • android: support for application/x-www-form-urlencoded (fb8db51)

v3.2.0

14 Mar 19:55

Choose a tag to compare

3.2.0 (2021-03-14)

Features

  • android: forceCache option (cc225be)

v3.1.3

12 Mar 14:45

Choose a tag to compare

3.1.3 (2021-03-12)

Bug Fixes

  • android: correctly use timeout option (9a1e5be)

v3.1.2

09 Dec 09:54

Choose a tag to compare

3.1.2 (2020-12-09)

Bug Fixes

  • ios crash with cache on < 13 (e021b8d)

v3.1.1

26 Nov 13:31

Choose a tag to compare

3.1.1 (2020-11-26)

Bug Fixes

  • correctly handle null responses from requests (6b70be6)

v3.1.0

29 Oct 15:10

Choose a tag to compare

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)