| Package | Description |
|---|---|
| org.apache.http |
Core HTTP component APIs and primitives.
|
| org.apache.http.params |
Deprecated.
|
| Modifier and Type | Field | Description |
|---|---|---|
static HttpVersion |
HttpVersion.HTTP_0_9 |
HTTP protocol version 0.9
|
static HttpVersion |
HttpVersion.HTTP_1_0 |
HTTP protocol version 1.0
|
static HttpVersion |
HttpVersion.HTTP_1_1 |
HTTP protocol version 1.1
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
HttpProtocolParamBean.setVersion(HttpVersion version) |
Deprecated.
|