| Package | Description |
|---|---|
| cn.buli_home.utils.net.http |
| Modifier and Type | Field and Description |
|---|---|
private HttpRequestMode |
HttpRequest.requestMode |
private HttpRequestMode |
HttpRequest.Builder.requestMode |
| Modifier and Type | Method and Description |
|---|---|
static HttpRequestMode |
HttpRequestMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpRequestMode[] |
HttpRequestMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRequest.Builder |
HttpRequest.Builder.requestMode(HttpRequestMode requestMode) |
Copyright © 2023. All rights reserved.