org.apache.coyote
public final class Constants extends Object
Field Summary | |
---|---|
static String | DEFAULT_CHARACTER_ENCODING |
static Locale | DEFAULT_LOCALE |
static boolean | IS_SECURITY_ENABLED
Has security been turned on? |
static String | LOCALE_DEFAULT |
static int | MAX_NOTES |
static int | STAGE_ENDED |
static int | STAGE_ENDINPUT |
static int | STAGE_ENDOUTPUT |
static int | STAGE_KEEPALIVE |
static int | STAGE_NEW |
static int | STAGE_PARSE |
static int | STAGE_PREPARE |
static int | STAGE_SERVICE |
static boolean | USE_CUSTOM_STATUS_MSG_IN_HEADER
If true, custom HTTP status messages will be used in headers. |