- send(HttpUtilRequest) - 类 中的静态方法cn.sinlmao.commons.network.http.HttpUtilClient
-
已过时。
发送请求
- send(ImRequest) - 类 中的静态方法cn.sinlmao.commons.network.http.ImHttpClient
-
发送请求
- setBytesContent(byte[]) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilResponse
-
已过时。
- setBytesContent(byte[]) - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
- setBytesLength(int) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- setBytesLength(int) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
- setCharset(String) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- setCharset(String) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
- setContentType(HttpUtilContentType) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- setContentType(String) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- setContentType(ImContentType) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
- setContentType(String) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
- setCookie(String) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilResponse
-
已过时。
- setCookie(String, String) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
添加Cookie,当数据已经存在,则以最后设置的为准
- setCookie(Map<String, String>) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
添加Cookie,当数据已经存在,则以最后设置的为准
- setCookie(JSONObject) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
添加Cookie,当数据已经存在,则以最后设置的为准
- setCookie(String) - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
- setHeader(String, String) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置Header,当数据已经存在,则以最后设置的为准
- setHeader(JSONObject) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置Header,当数据已经存在,则以最后设置的为准
- setHeader(Map<String, String>) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置Header,当数据已经存在,则以最后设置的为准
- setHeaders(Map<String, List<String>>) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilResponse
-
已过时。
- setHeaders(Map<String, List<String>>) - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
- setIgnoreSSLCertVerify(boolean) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
- setInputData(String) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- setInputData(Map<String, String>) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- setInputData(JSONObject) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- setInputData(String) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
- setInputData(Map<String, String>) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
- setInputData(JSONObject) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
- setIsIgnore(boolean) - 类 中的静态方法cn.sinlmao.commons.network.tools.IgnoreSSLTool
-
设置是否忽略HTTPS请求的SSL证书,必须在openConnection之前调用
- setMethod(HttpUtilMethod) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- setMethod(ImMethod) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
- setResponseCode(int) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilResponse
-
已过时。
- setResponseCode(int) - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
- setStringContent(String) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilResponse
-
已过时。
- setStringContent(String) - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
- setUrl(String) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- setUrl(String) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-