| 程序包 | 说明 |
|---|---|
| cn.hutool.http.body |
请求体封装实现
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
FormUrlEncodedBody
application/x-www-form-urlencoded 类型请求body封装
|
| 限定符和类型 | 方法和说明 |
|---|---|
static BytesBody |
BytesBody.create(byte[] content)
创建 Http request body
|
Copyright © 2022. All rights reserved.