public class HttpConstants
extends java.lang.Object
This object contains HTTP related constants that are used in various places. It is not intended to be used outside of the HTTP implementation.
| Constructor and Description |
|---|
HttpConstants() |
| Modifier and Type | Method and Description |
|---|---|
static byte |
CR_BYTE() |
static byte |
DASH_BYTE() |
static byte |
LF_BYTE() |
static byte |
SPACE_BYTE() |