接口 Constants
-
public interface Constants常量池
- 作者:
- yangkai.shen
-
-
字段概要
字段 修饰符和类型 字段 说明 static StringCONTENT_ENCODINGContent-Encodingstatic StringCONTENT_TYPEContent-Typestatic StringCONTENT_TYPE_JSONJSONstatic CharsetDEFAULT_ENCODING编码格式static intDEFAULT_TIMEOUT超时时长,单位毫秒static StringEMPTY空字符串static StringUSER_AGENTUser-Agentstatic StringUSER_AGENT_DATA模拟 User-Agent
-