| 程序包 | 说明 |
|---|---|
| org.dromara.hutool.http.client.body |
请求体封装实现
|
| 限定符和类型 | 方法和说明 |
|---|---|
static BytesBody |
BytesBody.of(byte[] content)
创建 Http request body
|
static BytesBody |
BytesBody.of(byte[] content)
创建 Http request body
|
Copyright © 2023. All rights reserved.