public class Constant extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
APPLICATION_FORM_URLENCODED |
static String |
APPLICATION_JSON |
static String |
APPLICATION_XML |
static Integer |
BUSINESS_ERROR_CODE |
static Integer |
CLIENT_ERROR_CODE |
static String |
CONTENT_TYPE |
static Integer |
ERROR_CODE |
static String |
PROTOCOL_HTTP
http协议头
|
static String |
PROTOCOL_HTTPS
https协议头
|
static String |
REQUEST_ID_REG
requestId需要满足的正则
|
static String |
TEXT_HTML |
static String |
TEXT_PLAIN |
static String |
USER_AGENT_BROWSER |
static String |
UTF8 |
static Charset |
UTF8_CHARSET |
Copyright © 2024. All rights reserved.