Package | Description |
---|---|
org.apache.http |
Core HTTP components based on the blocking I/O model.
|
org.apache.http.params |
The parameterization framework for HTTP components.
|
Modifier and Type | Field and 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 and Description |
---|---|
void |
HttpProtocolParamBean.setVersion(HttpVersion version) |
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.