类的使用
com.github.hugh.http.builder.OkHttpsResponse
-
使用OkHttpsResponse的程序包 程序包 说明 com.github.hugh.http.builder -
-
com.github.hugh.http.builder中OkHttpsResponse的使用
返回OkHttpsResponse的com.github.hugh.http.builder中的方法 修饰符和类型 方法 说明 OkHttpsResponseOkHttps. doGet()发送 GET 请求,并获取 HTTP 响应消息。OkHttpsResponseOkHttps. doPostForm()执行带有表单数据的 POST 请求。OkHttpsResponseOkHttps. doPostJson()执行带有 JSON 数据的 POST 请求。<K,V>
OkHttpsResponseOkHttps. uploadFile()上传文件的方法
-