Releases: nativescript-community/https
Releases · nativescript-community/https
v3.4.4
25 Apr 15:05
Compare
Sorry, something went wrong.
No results found
3.4.4 (2022-04-25)
Bug Fixes
android: dont try/catch sync methods to prevent missed errors (cb830a8 )
android: upgrade okhttp to max 3.x (eb0b61e )
v3.4.3
25 Apr 13:14
Compare
Sorry, something went wrong.
No results found
3.4.3 (2022-04-25)
Bug Fixes
android: native-api-usage fix (bc3c7d2 )
Features
v3.4.2
26 Feb 17:33
Compare
Sorry, something went wrong.
No results found
3.4.2 (2022-02-26)
Bug Fixes
completely broken release … (b35209e )
v3.4.1
26 Feb 15:49
Compare
Sorry, something went wrong.
No results found
3.4.1 (2022-02-26)
Bug Fixes
android: fixed broken build (532ae49 )
v3.4.0
25 Feb 13:58
Compare
Sorry, something went wrong.
No results found
3.4.0 (2022-02-25)
Features
refactoring to allow N alias to replace core impl (22ac92f )
v3.3.13
08 Feb 13:00
Compare
Sorry, something went wrong.
No results found
3.3.13 (2022-02-08)
Bug Fixes
ios: fix form data passed as a string (d234842 )
v3.3.12
20 Jan 13:34
Compare
Sorry, something went wrong.
No results found
3.3.12 (2022-01-20)
Bug Fixes
android: progress support for uploading (67817ac )
v3.3.11
20 Jan 09:33
Compare
Sorry, something went wrong.
No results found
3.3.11 (2022-01-20)
Bug Fixes
android: native-api-usage fix (06dc376 )
v3.3.10
19 Jan 12:41
Compare
Sorry, something went wrong.
No results found
v3.3.9
18 Jan 20:52
Compare
Sorry, something went wrong.
No results found
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