Package | Description |
---|---|
org.dromara.hutool.http.client.engine.httpclient4 |
Apache HttpClient 4.x实现
文档见:https://hc.apache.org/httpcomponents-client-4.5.x/index.html |
Class and Description |
---|
ConnectionSocketFactoryRegistryBuilder
HttpClient4连接工厂注册器构建器
|
HttpClient4Response
HttpClient响应包装
通过包装 CloseableHttpResponse ,实现获取响应状态码、响应头、响应体等内容 |
HttpUriRequestBuilder
HttpClient4请求构建器
|
Copyright © 2025. All rights reserved.