public class DMXHttpConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
HEADER_CONTENT_TYPE
Name of
Content-type header. |
static String |
HEADER_COOKIE
Name of
Cookie header. |
static String |
HEADER_SET_COOKIE
Name of
Set-Cookie header. |
static String |
MIME_TYPE_HESSIAN
Hessian MIME type.
|
public static final String MIME_TYPE_HESSIAN
public static final String HEADER_SET_COOKIE
Set-Cookie
header.public static final String HEADER_COOKIE
Cookie
header.public static final String HEADER_CONTENT_TYPE
Content-type
header.Copyright © 2012-2014 Vektor Software. All Rights Reserved.