| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NO_REDIRECTS |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
KEEP_ALIVE_HEADER_NAME |
"Keep-Alive" |
public static final java.lang.String |
KEEP_ALIVE_TIMEOUT_HEADER_ATTR |
"timeout" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_MAX_REDIRECTS |
5 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_MAX_FIELD_LENGTH |
100 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_ALLOW_EXTENSIONS |
true |
public static final int |
DEFAULT_MAX_FRAME_PAYLOAD_LENGTH |
65536 |