| Package | Description |
|---|---|
| io.enoa.http.protocol | |
| io.enoa.http.protocol.enoa | |
| io.enoa.http.provider.httphelper.http.req |
| Modifier and Type | Method and Description |
|---|---|
static HttpVersion |
HttpVersion.of(String version) |
static HttpVersion |
HttpVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpVersion[] |
HttpVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
HttpVersion |
HttpResponse.version() |
| Modifier and Type | Method and Description |
|---|---|
HttpVersion |
HttpRequest.version() |
| Modifier and Type | Method and Description |
|---|---|
HttpVersion |
_HttpHelperRequest.version() |
| Modifier and Type | Method and Description |
|---|---|
_HttpHelperRequest.Builder |
_HttpHelperRequest.Builder.version(HttpVersion version) |
Copyright © 2019. All rights reserved.