public class FormUrlEncodedBody extends BytesBody
| 构造器和说明 |
|---|
FormUrlEncodedBody(Map<String,Object> form,
Charset charset)
构造
|
| 限定符和类型 | 方法和说明 |
|---|---|
static FormUrlEncodedBody |
create(Map<String,Object> form,
Charset charset)
创建 Http request body
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitwriteCloseCopyright © 2024. All rights reserved.