Skip to content

Releases: nativescript-community/https

v4.1.6

13 Nov 17:19

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

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

Choose a tag to compare

4.1.4 (2023-10-25)

Bug Fixes

  • angular: xhr factory import (71a3609)

v4.1.3

19 Oct 14:34

Choose a tag to compare

4.1.3 (2023-10-19)

Features

v4.1.2

30 Aug 13:45

Choose a tag to compare

4.1.2 (2023-08-30)

Bug Fixes

  • android: toBitmapAsync is not a function error fix (63b19f0)
  • ios: base URL for AFHTTPSessionManager (0ee4640)
  • ios: non legacy report format fix (1cec77e)

v4.1.1

03 Jul 15:40

Choose a tag to compare

4.1.1 (2023-07-03)

Bug Fixes

  • angular build (0290951)
  • angular code formatting & error handling (e1893e4)
  • call async methods to prevent android.os.NetworkOnMainThreadException errors (ec82cef)

v4.1.0

30 Apr 12:24

Choose a tag to compare

4.1.0 (2023-04-30)

Features

v4.0.17

20 Mar 14:07

Choose a tag to compare

4.0.17 (2023-03-20)

Bug Fixes

  • android: support native data for form data parameters (47e9002)

v4.0.16

14 Mar 09:42
be59d66

Choose a tag to compare

4.0.16 (2023-03-14)

Features

v4.0.15

06 Mar 15:05

Choose a tag to compare

4.0.15 (2023-03-06)

Bug Fixes

  • android: update to latest okhttp lib (c4b7870)

Features

  • android: support passing custom RequestBody as content parameter (4e5b513)