public final class CalibrationConstants
extends java.lang.Object
Configuration for HTTPSession
.
Modifier and Type | Field and Description |
---|---|
static boolean |
STRICT_ACCEPT_ENCODING_COMPLIANCE
if
true the server should send a HTTPConstants.HTTP_STATUS_NOTACCEPTABLE if there is no
IHTTPEncodingHandler registered for to handle the encoding specified in the HTTP request. |
public static final boolean STRICT_ACCEPT_ENCODING_COMPLIANCE
if true
the server should send a HTTPConstants.HTTP_STATUS_NOTACCEPTABLE
if there is no
IHTTPEncodingHandler
registered for to handle the encoding specified in the HTTP request.