| Package | Description |
|---|---|
| cn.orionsec.kit.http | |
| cn.orionsec.kit.http.apache.file | |
| cn.orionsec.kit.http.ok.file | |
| cn.orionsec.kit.http.support |
| Modifier and Type | Method and Description |
|---|---|
BaseHttpRequest |
BaseHttpRequest.method(HttpMethod method) |
| Modifier and Type | Method and Description |
|---|---|
ApacheUpload |
ApacheUpload.method(HttpMethod method) |
| Modifier and Type | Method and Description |
|---|---|
OkUpload |
OkUpload.method(HttpMethod method) |
OkAsyncUpload |
OkAsyncUpload.method(HttpMethod method) |
| Modifier and Type | Method and Description |
|---|---|
static HttpMethod |
HttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpMethod[] |
HttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.