Package | Description |
---|---|
org.apache.http |
Core HTTP component APIs and primitives.
|
org.apache.http.params |
Deprecated.
|
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)
Deprecated.
|
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.