public abstract class HttpHeaders extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PREFIX |
static String |
REQUEST_METHOD |
static String |
REQUEST_URL |
static String |
STATUS_CODE |
static String |
USER_PRINCIPAL |
Constructor and Description |
---|
HttpHeaders() |
public static final String PREFIX
public static final String REQUEST_URL
public static final String REQUEST_METHOD
public static final String USER_PRINCIPAL
public static final String STATUS_CODE