Was looking for some direction on how to perform a DELETE call using the latest OkHttpUtils2 library? I note the HTTP library included the InitializeDelete method, this however is not available in the OkHttpUtils2 library.
Not sure how I do that. Couldnt find any examples for delete post on forum. Have GET, POST and PUT up and running using OkHttpUtils2. Is the code similar.