| Modifier and Type | Field and Description |
|---|---|
static byte |
AMP |
static byte |
ASTERISK |
static byte |
BYTE_0 |
static byte |
COL |
static byte |
CR |
static byte[] |
CR_ |
static byte[] |
CR_LF |
static byte[] |
CR_LF_CR_LF |
static String |
DELETE |
static Object[] |
EMPTY_ARRAY |
static String[] |
EMPTY_STRING_ARRAY |
static byte |
EQ |
static boolean |
F |
static String |
GET |
static String |
GET_OR_POST |
static String |
HEAD |
static String[] |
HTTP_VERBS |
static int |
LAST_6 |
static byte |
LF |
static byte[] |
LF_ |
static byte[] |
LF_LF |
static byte |
MALFORMED_CHAR |
static int |
NOT_FOUND |
static String |
OPTIONS |
static String |
PATCH |
static String |
POST |
static String |
PUT |
static byte |
SEMI_COL |
static String |
SEPARATOR_LINE |
static byte |
SPACE |
static byte[] |
SPACE_ |
static boolean |
T |
static String |
TRACE |
static int |
UTF8_2_BYTES_LEAD |
static int |
UTF8_3_BYTES_LEAD |
static int |
UTF8_4_BYTES_LEAD |
static int |
UTF8_CONTINUATION |
static final Object[] EMPTY_ARRAY
static final String[] EMPTY_STRING_ARRAY
static final int NOT_FOUND
static final boolean T
static final boolean F
static final byte BYTE_0
static final byte SPACE
static final byte CR
static final byte LF
static final byte[] CR_LF_CR_LF
static final byte[] CR_LF
static final byte[] LF_LF
static final byte[] SPACE_
static final byte[] CR_
static final byte[] LF_
static final byte ASTERISK
static final byte EQ
static final byte AMP
static final byte COL
static final byte SEMI_COL
static final String SEPARATOR_LINE
static final String GET
static final String POST
static final String PUT
static final String DELETE
static final String PATCH
static final String OPTIONS
static final String HEAD
static final String TRACE
static final String GET_OR_POST
static final String[] HTTP_VERBS
static final int UTF8_2_BYTES_LEAD
static final int UTF8_3_BYTES_LEAD
static final int UTF8_4_BYTES_LEAD
static final int UTF8_CONTINUATION
static final int LAST_6
static final byte MALFORMED_CHAR
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.