| 程序包 | 说明 |
|---|---|
| cn.hutool.http |
Hutool-http针对JDK的HttpUrlConnection做一层封装,简化了HTTPS请求、文件上传、Cookie记忆等操作,使Http请求变得无比简单。
|
| cn.hutool.http.body |
请求体封装实现
|
| cn.hutool.http.cookie |
自定义Cookie
|
| cn.hutool.http.server |
Http服务器封装
|
| cn.hutool.http.server.action |
HttpServer 封装 |
| cn.hutool.http.server.filter |
Filter 实现包装 |
| cn.hutool.http.server.handler |
HttpHandler 实现包装 |
| cn.hutool.http.ssl |
SSL封装
|
| cn.hutool.http.useragent |
User-Agent解析
|
| cn.hutool.http.webservice |
Webservice客户端封装实现
|
Copyright © 2022. All rights reserved.