B4J Question [SOLVED] jOkHttpUtils2_NONUI is DEPRECATED

aeric

Expert
Licensed User
Longtime User
It is not really related to this thread, however you need to use jOkHttpUtils2_NONUI in non-ui projects.
For Non-UI project, do I need to use jOkHttpUtils2_NONUI (Version: 2.80)? It is DEPRECATED.

upload_2019-10-16_18-49-46.png


Change to?
upload_2019-10-16_18-51-10.png
 

aeric

Expert
Licensed User
Longtime User
yes. Note that you should let OkHttp in if you want to set headers or something like that.
If I selected jOkHttpUtils2, I still need select OkHttp? I thought jOkHttpUtils2 can work without OkHttp.
 
Upvote 0

aeric

Expert
Licensed User
Longtime User
Thanks Manfred
 
Upvote 0
Top