public class HttpConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
private Charset |
charset
charset
|
private String |
contentType
contentType
|
private boolean |
encode
编码, url or form-data
|
private Proxy |
proxy
代理配置
|
private long |
timeout
超时时长,单位毫秒
|
| Constructor and Description |
|---|
HttpConfig() |
Copyright © 2023. All rights reserved.