Skip to content

Releases: nativescript-community/https

v4.1.13

24 May 10:37
v4.1.13
cd812fe
Compare
Choose a tag to compare

4.1.13 (2024-05-24)

Bug Fixes

v4.1.12

10 Apr 18:47
v4.1.12
752e75f
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

v4.1.6

13 Nov 17:19
Compare
Choose a tag to compare

4.1.6 (2023-11-13)

Bug Fixes

  • android: prevent error with GET and onProgress (ae50812)
  • refactor to allow all HTTP methods. better support for uploading files (b7ad6b9)

v4.1.5

02 Nov 20:24
877a17e
Compare
Choose a tag to compare

4.1.5 (2023-11-02)

Bug Fixes

  • ios: rewrote to support all HTTP methods. (4a25a73)
  • refactor to allow all HTTP methods. better support for uploading files (b7ad6b9)

v4.1.4

25 Oct 07:16
Compare
Choose a tag to compare

4.1.4 (2023-10-25)

Bug Fixes

  • angular: xhr factory import (71a3609)