Package | Description |
---|---|
org.dromara.hutool.http.client.engine.httpclient5 |
Apache HttpClient 5.1.x实现
文档见:https://hc.apache.org/httpcomponents-client-5.1.x/index.html |
Class and Description |
---|
ClassicHttpRequestBuilder
HttpClient5请求构建器
|
HttpClient5Response
HttpClient响应包装
通过包装 CloseableHttpResponse ,实现获取响应状态码、响应头、响应体等内容 |
TlsSocketStrategyBuilder
TLS Socket 策略构建器
|
Copyright © 2025. All rights reserved.