|
Carrot2 v3.6.0-SNAPSHOT
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.carrot2.util.httpclient.HttpHeaders
public class HttpHeaders
Some commonly used HTTP headers.
| Field Summary | |
|---|---|
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. |
| 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 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
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||