public class HttpConstants
extends Object
- Author:
- pthomas3
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
HDR_COOKIE
public static final String HDR_COOKIE
- See Also:
-
-
HDR_SET_COOKIE
public static final String HDR_SET_COOKIE
- See Also:
-
-
HDR_CONTENT_TYPE
public static final String HDR_CONTENT_TYPE
- See Also:
-
-
HDR_LOCATION
public static final String HDR_LOCATION
- See Also:
-
-
HDR_CONTENT_LENGTH
public static final String HDR_CONTENT_LENGTH
- See Also:
-
-
HDR_TRANSFER_ENCODING
public static final String HDR_TRANSFER_ENCODING
- See Also:
-
-
HDR_ACCEPT
public static final String HDR_ACCEPT
- See Also:
-
-
HDR_ALLOW
public static final String HDR_ALLOW
- See Also:
-
-
HDR_CACHE_CONTROL
public static final String HDR_CACHE_CONTROL
- See Also:
-
-
HDR_HX_REQUEST
public static final String HDR_HX_REQUEST
- See Also:
-
-
HDR_HX_REDIRECT
public static final String HDR_HX_REDIRECT
- See Also:
-