Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACCEPT_ENCODING_HEADER |
"Accept-Encoding" |
public static final String |
CONTENT_ENCODING_HEADER |
"Content-Encoding" |
public static final String |
CONTENT_LENGTH |
"Content-Length" |
public static final String |
CONTENT_TYPE |
"Content-Type" |
public static final String |
DEFLATE_ENCODING |
"deflate" |
public static final String |
GZIP_ENCODING |
"gzip" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_CONNECTION_TIMEOUT |
2000 |
public static final int |
DEFAULT_CONNECTION_TIMER_REPEAT |
3000 |
public static final boolean |
DEFAULT_DISABLE_SSL_VALIDATION |
false |
public static final boolean |
DEFAULT_FOLLOW_REDIRECTS |
true |
public static final int |
DEFAULT_MAX_CONNECTIONS |
200 |
public static final int |
DEFAULT_MAX_CONNECTIONS_PER_ROUTE |
50 |
public static final long |
DEFAULT_TIME_TO_LIVE |
900L |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.