|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.craftforge.essential.controller.constants.HttpHeader
public class HttpHeader
HTTP header constants.
| Field Summary | |
|---|---|
static String |
ACCEPT
Accept |
static String |
ACCEPT_CHARSET
Accept-Charset |
static String |
AUTHORIZATION
Authorization |
static String |
CONTENT_TYPE
Content-Type |
| Constructor Summary | |
|---|---|
HttpHeader()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String ACCEPT
public static final String ACCEPT_CHARSET
public static final String CONTENT_TYPE
public static final String AUTHORIZATION
| Constructor Detail |
|---|
public HttpHeader()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||