No examples for this method.
Frequently called with: [Clear]
-1
| java.lang.Object | |
| ↳ | org.apache.http.protocol.HTTP |
Constants and static helpers related to the HTTP protocol.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | ASCII | ||||||||||
| String | CHARSET_PARAM | ||||||||||
| String | CHUNK_CODING | Transfer encoding definitions | |||||||||
| String | CONN_CLOSE | HTTP connection control | |||||||||
| String | CONN_DIRECTIVE | ||||||||||
| String | CONN_KEEP_ALIVE | ||||||||||
| String | CONTENT_ENCODING | ||||||||||
| String | CONTENT_LEN | ||||||||||
| String | CONTENT_TYPE | ||||||||||
| int | CR | ||||||||||
| String | DATE_HEADER | ||||||||||
| String | DEFAULT_CONTENT_CHARSET | Default charsets | |||||||||
| String | DEFAULT_CONTENT_TYPE | Default content type | |||||||||
| String | DEFAULT_PROTOCOL_CHARSET | ||||||||||
| String | EXPECT_CONTINUE | HTTP expectations | |||||||||
| String | EXPECT_DIRECTIVE | ||||||||||
| int | HT | ||||||||||
| String | IDENTITY_CODING | ||||||||||
| String | ISO_8859_1 | ||||||||||
| int | LF | ||||||||||
| String | OCTET_STREAM_TYPE | Content type definitions | |||||||||
| String | PLAIN_TEXT_TYPE | ||||||||||
| String | SERVER_HEADER | ||||||||||
| int | SP | ||||||||||
| String | TARGET_HOST | ||||||||||
| String | TRANSFER_ENCODING | HTTP header definitions | |||||||||
| String | USER_AGENT | ||||||||||
| String | US_ASCII | ||||||||||
| String | UTF_16 | ||||||||||
| String | UTF_8 | Common charset definitions | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
||||||||||
| [Expand]
Inherited Methods
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object
|
|||||||||||
Transfer encoding definitions
HTTP connection control
Default charsets
Default content type
HTTP expectations
Content type definitions
HTTP header definitions
Common charset definitions