public abstract class HttpHeaders
extends Object
- Since:
- 1.0.2
- Author:
- Mark Fisher, Gary Russell
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
PREFIX
public static final String PREFIX
- See Also:
-
-
REQUEST_URL
public static final String REQUEST_URL
- See Also:
-
-
REQUEST_METHOD
public static final String REQUEST_METHOD
- See Also:
-
-
USER_PRINCIPAL
public static final String USER_PRINCIPAL
- See Also:
-
-
STATUS_CODE
public static final String STATUS_CODE
- See Also:
-
-
Constructor Details
-
HttpHeaders
public HttpHeaders()