- parseMapToUrlString(Map<String, String>, boolean) - Method in class com.hb0730.https.utils.MapUtils
-
将map 转成 get 请求参数格式XXX&XXX&XX
- post(String) - Method in class com.hb0730.https.SimpleHttp
-
POST 请求
- post(String, String) - Method in class com.hb0730.https.SimpleHttp
-
POST 请求
- post(String, String, HttpHeader) - Method in class com.hb0730.https.SimpleHttp
-
- post(String) - Method in class com.hb0730.https.support.httpclient.HttpClientImpl
-
- post(String, String) - Method in class com.hb0730.https.support.httpclient.HttpClientImpl
-
- post(String, String, HttpHeader) - Method in class com.hb0730.https.support.httpclient.HttpClientImpl
-
- post(String) - Method in class com.hb0730.https.support.hutool.HutoolImpl
-
- post(String, String) - Method in class com.hb0730.https.support.hutool.HutoolImpl
-
- post(String, String, HttpHeader) - Method in class com.hb0730.https.support.hutool.HutoolImpl
-
- post(String) - Method in class com.hb0730.https.support.okhttp3.OkHttp3Impl
-
- post(String, String) - Method in class com.hb0730.https.support.okhttp3.OkHttp3Impl
-
- post(String, String, HttpHeader) - Method in class com.hb0730.https.support.okhttp3.OkHttp3Impl
-
- post(String) - Method in interface com.hb0730.https.support.SimpleHttp
-
post请求
- post(String, String) - Method in interface com.hb0730.https.support.SimpleHttp
-
post请求
- post(String, String, HttpHeader) - Method in interface com.hb0730.https.support.SimpleHttp
-
post请求
- postFile(String, String, String, byte[]) - Method in class com.hb0730.https.SimpleHttp
-
- postFile(String, String, File) - Method in class com.hb0730.https.SimpleHttp
-
- postFile(String, String, String, byte[]) - Method in class com.hb0730.https.support.httpclient.HttpClientImpl
-
- postFile(String, String, File) - Method in class com.hb0730.https.support.httpclient.HttpClientImpl
-
- postFile(String, String, String, byte[]) - Method in class com.hb0730.https.support.hutool.HutoolImpl
-
- postFile(String, String, File) - Method in class com.hb0730.https.support.hutool.HutoolImpl
-
- postFile(String, String, String, byte[]) - Method in class com.hb0730.https.support.okhttp3.OkHttp3Impl
-
- postFile(String, String, File) - Method in class com.hb0730.https.support.okhttp3.OkHttp3Impl
-
- postFile(String, String, String, byte[]) - Method in interface com.hb0730.https.support.SimpleHttp
-
post multipart/form-data 文件上传
- postFile(String, String, File) - Method in interface com.hb0730.https.support.SimpleHttp
-
post multipart/form-data 文件上传
- postFormDataRequestBuild(String, Map<String, String>, boolean, MediaType, Map<String, String>) - Method in interface com.hb0730.https.support.okhttp3.IOkhttp3
-
build post form-data request
- postFormFile(String, Map<String, Object>) - Method in class com.hb0730.https.SimpleHttp
-
- postFormFile(String, Map<String, Object>, HttpHeader) - Method in class com.hb0730.https.SimpleHttp
-
- postFormFile(String, Map<String, Object>) - Method in class com.hb0730.https.support.httpclient.HttpClientImpl
-
- postFormFile(String, Map<String, Object>, HttpHeader) - Method in class com.hb0730.https.support.httpclient.HttpClientImpl
-
- postFormFile(String, Map<String, Object>) - Method in class com.hb0730.https.support.hutool.HutoolImpl
-
- postFormFile(String, Map<String, Object>, HttpHeader) - Method in class com.hb0730.https.support.hutool.HutoolImpl
-
- postFormFile(String, Map<String, Object>) - Method in class com.hb0730.https.support.okhttp3.OkHttp3Impl
-
- postFormFile(String, Map<String, Object>, HttpHeader) - Method in class com.hb0730.https.support.okhttp3.OkHttp3Impl
-
- postFormFile(String, Map<String, Object>) - Method in interface com.hb0730.https.support.SimpleHttp
-
post multipart/form-data 文件上传
- postFormFile(String, Map<String, Object>, HttpHeader) - Method in interface com.hb0730.https.support.SimpleHttp
-
post multipart/form-data 文件上传
- postFormFileRequestBuild(String, Map<String, Object>, Map<String, String>) - Method in interface com.hb0730.https.support.okhttp3.IOkhttp3
-
- postFormStr(String, Map<String, String>) - Method in class com.hb0730.https.SimpleHttp
-
POST 请求
- postFormStr(String, Map<String, String>, HttpHeader) - Method in class com.hb0730.https.SimpleHttp
-
- postFormStr(String, Map<String, String>) - Method in class com.hb0730.https.support.httpclient.HttpClientImpl
-
- postFormStr(String, Map<String, String>, HttpHeader) - Method in class com.hb0730.https.support.httpclient.HttpClientImpl
-
- postFormStr(String, Map<String, String>) - Method in class com.hb0730.https.support.hutool.HutoolImpl
-
- postFormStr(String, Map<String, String>, HttpHeader) - Method in class com.hb0730.https.support.hutool.HutoolImpl
-
- postFormStr(String, Map<String, String>) - Method in class com.hb0730.https.support.okhttp3.OkHttp3Impl
-
- postFormStr(String, Map<String, String>, HttpHeader) - Method in class com.hb0730.https.support.okhttp3.OkHttp3Impl
-
- postFormStr(String, Map<String, String>) - Method in interface com.hb0730.https.support.SimpleHttp
-
post 表单请求
- postFormStr(String, Map<String, String>, HttpHeader) - Method in interface com.hb0730.https.support.SimpleHttp
-
post 表单请求
- postJsonRequestBuild(String, String, MediaType, Map<String, String>) - Method in interface com.hb0730.https.support.okhttp3.IOkhttp3
-
构建 post application/json请求
- proxy - Variable in class com.hb0730.https.config.HttpConfig
-
代理配置
- proxy - Static variable in class com.hb0730.https.SimpleHttp
-