| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
CYCLE_TRIED_TIMES |
"_cycle_tried_times" |
public static final String |
PROXY |
"proxy" |
public static final String |
STATUS_CODE |
"statusCode" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
REFERER |
"Referer" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected static final int |
STAT_INIT |
0 |
protected static final int |
STAT_RUNNING |
1 |
protected static final int |
STAT_STOPPED |
2 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
ERROR_403 |
403 |
public static final int |
ERROR_404 |
404 |
public static final int |
ERROR_BANNED |
10000 |
public static final int |
ERROR_Proxy |
10001 |
public static final int |
SUCCESS |
200 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
INITIAL_CAPACITY |
5 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
REFERER |
"Referer" |
public static final String |
USER_AGENT |
"User-Agent" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
CONNECT |
"CONNECT" |
public static final String |
DELETE |
"DELETE" |
public static final String |
GET |
"GET" |
public static final String |
HEAD |
"HEAD" |
public static final String |
POST |
"POST" |
public static final String |
PUT |
"PUT" |
public static final String |
TRACE |
"TRACE" |
Copyright © 2016. All rights reserved.