Skip to content

Releases: nativescript-community/https

v4.1.16

17 Jul 10:14
v4.1.16
2437101

Choose a tag to compare

4.1.16 (2024-07-17)

Bug Fixes

  • new responseOnMainThread option which allows running requests from worker (71885b3)

v4.1.15

16 Jul 09:47
v4.1.15
460ef00

Choose a tag to compare

4.1.15 (2024-07-16)

Features

  • Added support for removing cached responses using url (9866da9)

Bug Fixes

v4.1.14

10 Jul 15:09
v4.1.14
ed97cd4

Choose a tag to compare

4.1.14 (2024-07-10)

Bug Fixes

v4.1.13

24 May 10:37
v4.1.13
cd812fe

Choose a tag to compare

4.1.13 (2024-05-24)

Bug Fixes

v4.1.12

10 Apr 18:47
v4.1.12
752e75f

Choose a tag to compare

4.1.12 (2024-04-10)

Bug Fixes

  • android: prevent null exception (73817e3)

v4.1.11

09 Apr 13:27
b8c3d16

Choose a tag to compare

4.1.11 (2024-04-09)

Bug Fixes

  • android: revert wraping native error so that app (b23b7ca)

v4.1.10

29 Mar 21:06
v4.1.10
ba7978f

Choose a tag to compare

4.1.10 (2024-03-29)

Bug Fixes

  • android: forceCache fix (b3319ea)

v4.1.9

28 Feb 16:13
v4.1.9
70b6d23

Choose a tag to compare

4.1.9 (2024-02-28)

Bug Fixes

  • android: wrap native errors in js Error (c6f11c5)

v4.1.8

21 Nov 20:58
332dfca

Choose a tag to compare

4.1.8 (2023-11-21)

Bug Fixes

  • ios: ensure progress is run on main thread(for now) (60a4453)

v4.1.7

21 Nov 20:41
cc943dd

Choose a tag to compare

4.1.7 (2023-11-21)

4.1.5 (2023-11-02)

Bug Fixes

  • ios: rewrote to support all HTTP methods. (4a25a73)