|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.japtproxy.misc.HttpHeaderConstants
public final class HttpHeaderConstants
Class that holds static String instances of HTTP header fields.
| Field Summary | |
|---|---|
static java.lang.String |
CONTENT_TYPE
The content-type header name. |
static java.lang.String |
IF_MODIFIED_SINCE
The if-modified-since header name. |
static java.lang.String |
LAST_MODIFIED
The last-modified header name. |
static java.lang.String |
USER_AGENT
The user-agent header name. |
| 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 java.lang.String LAST_MODIFIED
public static final java.lang.String IF_MODIFIED_SINCE
public static final java.lang.String USER_AGENT
public static final java.lang.String CONTENT_TYPE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||