Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
HTTP_VERSION_BEGIN |
"HTTP/" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FN_CONNECTION |
"connection" |
public static final String |
FN_CONTENT_LENGTH |
"content-length" |
public static final String |
FN_CONTENT_TYPE |
"content-type" |
public static final String |
FN_HOST |
"host" |
public static final String |
FN_LOCATION |
"location" |
public static final String |
FN_REFERER |
"referer" |
public static final String |
FN_SERVER |
"server" |
public static final String |
FN_TRANSFER_ENCODING |
"transfer-encoding" |
public static final String |
FN_USER_AGENT |
"user-agent" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_TRIES |
3 |
Copyright © 2012. All Rights Reserved.