public class HeaderKeys
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
ACCEPT
public static final String ACCEPT
- See Also:
-
-
CONTENT_ENCODING
public static final String CONTENT_ENCODING
- See Also:
-
-
CONTENT_DISPOSITION
public static final String CONTENT_DISPOSITION
- See Also:
-
-
CONTENT_LANGUAGE
public static final String CONTENT_LANGUAGE
- See Also:
-
-
CONTENT_LENGTH
public static final String CONTENT_LENGTH
- See Also:
-
-
CONTENT_LOCATION
public static final String CONTENT_LOCATION
- See Also:
-
-
CONTENT_RANGE
public static final String CONTENT_RANGE
- See Also:
-
-
CONTENT_TYPE
public static final String CONTENT_TYPE
- See Also:
-
-
LOCATION
public static final String LOCATION
- See Also:
-
-
HOST
public static final String HOST
- See Also:
-
-
USER_AGENT
public static final String USER_AGENT
- See Also:
-
-
Constructor Details
-
HeaderKeys
public HeaderKeys()