public interface Constants
常量池
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
CONTENT_ENCODING
Content-Encoding
|
static String |
CONTENT_TYPE
Content-Type
|
static String |
CONTENT_TYPE_JSON
JSON
|
static Charset |
DEFAULT_ENCODING
编码格式
|
static int |
DEFAULT_TIMEOUT
超时时长,单位毫秒
|
static String |
EMPTY
空字符串
|
static String |
USER_AGENT
User-Agent
|
static String |
USER_AGENT_DATA
模拟 User-Agent
|
Copyright © 2020. All rights reserved.