D deantangNYP Active Member Licensed User Longtime User Jun 17, 2019 #1 May i know how can i do this Http PUT? Thanks. I am new to this. Should i be using this?: https://www.b4x.com/android/forum/threads/okhttp-replaces-the-http-library.54723/ okhttp and okhttputils Library with PutString? Please share with me a link with such example that uses these. Attach is a screen capture on a PC application application. Many thanks in advance Attachments Capture.JPG 44.6 KB · Views: 177
May i know how can i do this Http PUT? Thanks. I am new to this. Should i be using this?: https://www.b4x.com/android/forum/threads/okhttp-replaces-the-http-library.54723/ okhttp and okhttputils Library with PutString? Please share with me a link with such example that uses these. Attach is a screen capture on a PC application application. Many thanks in advance
Erel B4X founder Staff member Licensed User Longtime User Jun 17, 2019 #2 You should use OkHttpUtils2 with Job.PutString. Upvote 0