| 程序包 | 说明 |
|---|---|
| cn.hutool.http |
Hutool-http针对JDK的HttpUrlConnection做一层封装,简化了HTTPS请求、文件上传、Cookie记忆等操作,使Http请求变得无比简单。
|
| 限定符和类型 | 方法和说明 |
|---|---|
HttpInterceptor.Chain<T> |
HttpInterceptor.Chain.addChain(HttpInterceptor<T> element) |
HttpInterceptor.Chain<T> |
HttpInterceptor.Chain.addChain(HttpInterceptor<T> element) |
HttpInterceptor.Chain<T> |
HttpInterceptor.Chain.clear()
清空
|
HttpInterceptor.Chain<T> |
HttpInterceptor.Chain.clear()
清空
|
Copyright © 2022. All rights reserved.