public class FormUrlEncodedBody extends BytesBody
Constructor and Description |
---|
FormUrlEncodedBody(Map<String,Object> form,
Charset charset)
构造
|
Modifier and Type | Method and Description |
---|---|
static FormUrlEncodedBody |
create(Map<String,Object> form,
Charset charset)
创建 Http request body
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
writeClose
Copyright © 2024. All rights reserved.