public class HttpUtils extends Object
HttpUtils()
static String
get(String url)
post(String url, okhttp3.RequestBody requestBody)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HttpUtils()
public static String get(String url) throws IOException
IOException
public static String post(String url, okhttp3.RequestBody requestBody) throws IOException
Copyright © 2024. All rights reserved.