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