Package | Description |
---|---|
cn.hutool.http |
Hutool-http针对JDK的HttpUrlConnection做一层封装,简化了HTTPS请求、文件上传、Cookie记忆等操作,使Http请求变得无比简单。
|
Modifier and Type | Method and Description |
---|---|
HttpInterceptor.Chain<T> |
HttpInterceptor.Chain.addChain(HttpInterceptor<T> element) |
HttpInterceptor.Chain<T> |
HttpInterceptor.Chain.clear()
清空
|
Copyright © 2024. All rights reserved.