| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
URL_ENCODING |
"UTF-8" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected static final String |
HEADER_SEPARATOR |
"\n" |
protected static final String |
QUERY_SEPARATOR |
"&" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected static final String |
CONTENT_LENGTH |
"Content-Length" |
protected static final String |
CONTENT_MD5 |
"Content-MD5" |
protected static final String |
CONTENT_TYPE |
"Content-Type" |
Copyright © 2015. All Rights Reserved.