|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpVersion | |
---|---|
org.apache.http | The core interfaces and classes of the HTTP components. |
org.apache.http.message | A selection of HTTP
message
implementations. |
Uses of HttpVersion in org.apache.http |
---|
Fields in org.apache.http declared as HttpVersion | |
---|---|
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 |
Uses of HttpVersion in org.apache.http.message |
---|
Constructors in org.apache.http.message with parameters of type HttpVersion | |
---|---|
BasicHttpEntityEnclosingRequest(java.lang.String method,
java.lang.String uri,
HttpVersion ver)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |