| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_ALLOW_DUPLICATE_CONTENT_LENGTHS |
false |
public static final boolean |
DEFAULT_ALLOW_PARTIAL_CHUNKS |
true |
public static final int |
DEFAULT_INITIAL_BUFFER_SIZE |
128 |
public static final int |
DEFAULT_MAX_CHUNK_SIZE |
8192 |
public static final int |
DEFAULT_MAX_HEADER_SIZE |
8192 |
public static final int |
DEFAULT_MAX_INITIAL_LINE_LENGTH |
4096 |
public static final boolean |
DEFAULT_VALIDATE_HEADERS |
true |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_FAIL_ON_MISSING_RESPONSE |
false |
public static final int |
DEFAULT_H2C_MAX_CONTENT_LENGTH |
65536 |
public static final boolean |
DEFAULT_PARSE_HTTP_AFTER_CONNECT_REQUEST |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_H2C_MAX_CONTENT_LENGTH |
0 |