Skip to content

Releases: nativescript-community/https

v3.3.12

Choose a tag to compare

@farfromrefug farfromrefug released this 20 Jan 13:34

3.3.12 (2022-01-20)

Bug Fixes

  • android: progress support for uploading (67817ac)

v3.3.11

Choose a tag to compare

@farfromrefug farfromrefug released this 20 Jan 09:33

3.3.11 (2022-01-20)

Bug Fixes

  • android: native-api-usage fix (06dc376)

v3.3.10

Choose a tag to compare

@farfromrefug farfromrefug released this 19 Jan 12:41

3.3.10 (2022-01-19)

Bug Fixes

v3.3.9

Choose a tag to compare

@farfromrefug farfromrefug released this 18 Jan 20:52

3.3.9 (2022-01-18)

BREAKING CHANGE:
useLegacy is now default =>

  • Your answer handling needs to be updated. content is now of type HttpsResponseLegacy
  • useLegacy is not a request option anymore it is now the second optional parameter to the request method

2.1.0

Choose a tag to compare

@EddyVerbruggen EddyVerbruggen released this 07 Apr 08:53
bump

2.0.0

Choose a tag to compare

@EddyVerbruggen EddyVerbruggen released this 30 Mar 08:53

Bumped the native libs.

1.3.0

Choose a tag to compare

@EddyVerbruggen EddyVerbruggen released this 13 Feb 15:03

1.3.0 has been released, thanks @kefahB for all your efforts on this one!

1.2.2

Choose a tag to compare

@EddyVerbruggen EddyVerbruggen released this 16 Oct 19:51
bump

1.2.0

Choose a tag to compare

@EddyVerbruggen EddyVerbruggen released this 06 Oct 19:14

Added a timeout property.