public class HttpHeaders extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.http.Header |
GZIP_ENCODING
HTTP header for declaring allowed GZIP encoding.
|
static org.apache.http.Header |
URL_ENCODED
HTTP header for url-encoded content type.
|
static org.apache.http.Header |
USER_AGENT_HEADER_MOZILLA
HTTP header faking Mozilla as the user agent.
|
public static final org.apache.http.Header URL_ENCODED
public static final org.apache.http.Header GZIP_ENCODING
public static final org.apache.http.Header USER_AGENT_HEADER_MOZILLA