Interface HttpConstants.HttpHeader
- Enclosing class:
- HttpConstants
public static interface HttpConstants.HttpHeader
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Field Details
-
ACCEPT
- See Also:
-
ACCEPT_CHARSET
- See Also:
-
ACCEPT_ENCODING
- See Also:
-
ACCEPT_LANGUAGE
- See Also:
-
IF_MATCH
- See Also:
-
IF_MODIFIED_SINCE
- See Also:
-
IF_NONE_MATCH
- See Also:
-
IF_UNMODIFIED_SINCE
- See Also:
-
CONTENT_LENGTH
- See Also:
-
CONTENT_TYPE
- See Also:
-
LAST_MODIFIED
- See Also:
-
CACHE_CONTROL
- See Also:
-
MAX_AGE
- See Also:
-
ETAG
- See Also:
-
VIA
- See Also:
-