Skip to content

Releases: nativescript-community/https

v4.1.5

Choose a tag to compare

@farfromrefug farfromrefug released this 02 Nov 20:24
877a17e

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

Choose a tag to compare

@farfromrefug farfromrefug released this 25 Oct 07:16

4.1.4 (2023-10-25)

Bug Fixes

  • angular: xhr factory import (71a3609)

v4.1.3

Choose a tag to compare

@farfromrefug farfromrefug released this 19 Oct 14:34

4.1.3 (2023-10-19)

Features

v4.1.2

Choose a tag to compare

@farfromrefug farfromrefug released this 30 Aug 13:45

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

Choose a tag to compare

@farfromrefug farfromrefug released this 03 Jul 15:40

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

Choose a tag to compare

@farfromrefug farfromrefug released this 30 Apr 12:24

4.1.0 (2023-04-30)

Features

v4.0.17

Choose a tag to compare

@farfromrefug farfromrefug released this 20 Mar 14:07

4.0.17 (2023-03-20)

Bug Fixes

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

v4.0.16

Choose a tag to compare

@farfromrefug farfromrefug released this 14 Mar 09:42
be59d66

4.0.16 (2023-03-14)

Features

v4.0.15

Choose a tag to compare

@farfromrefug farfromrefug released this 06 Mar 15:05

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)

v4.0.14

Choose a tag to compare

@farfromrefug farfromrefug released this 15 Feb 13:54

4.0.14 (2023-02-15)

Bug Fixes

  • android: cookiesEnabled: false fixed (94f6bb1)