OkHttpUtils2 v2.93.
1. New HttpJob.DefaultScheme field that is added to URL without a scheme (www.b4x.com). Default value is https.
2. In previous versions, an invalid url would caused an exception to be raised. This is not ideal as it breaks the expected program flow.
Starting from this version, JobDone event will be raised with Success = False.
jOkHttpUtils2 - B4J
OkHttpUtils2 - B4A
iHttpUtils2 - B4i
(it is exactly the same file, just with a different name for historic reasons)
These are internal libraries and will be included in the next versions of the B4X tools.