Package | Description |
---|---|
org.dromara.hutool.http.client |
HTTP请求客户端封装,请求过程如下:
Server
^ |
| v
Request Response
^ |
| v
ClientEngine
|
org.dromara.hutool.http.client.engine.httpclient4 |
Apache HttpClient 4.x实现
文档见:https://hc.apache.org/httpcomponents-client-4.5.x/index.html |
org.dromara.hutool.http.client.engine.jdk |
基于JDK的HttpUrlConnection封装的HTTP客户端
|
org.dromara.hutool.http.ssl |
SSL封装
|
Class and Description |
---|
SSLInfo |
Class and Description |
---|
SSLInfo |
Class and Description |
---|
SSLInfo |
Class and Description |
---|
SSLInfo |
Copyright © 2025. All rights reserved.