| Package | Description |
|---|---|
| cn.buli_home.utils.net.http |
| Modifier and Type | Field and Description |
|---|---|
private HttpRequestBodyMode |
HttpRequest.requestBodyMode |
private HttpRequestBodyMode |
HttpRequest.Builder.requestBodyMode |
| Modifier and Type | Method and Description |
|---|---|
static HttpRequestBodyMode |
HttpRequestBodyMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpRequestBodyMode[] |
HttpRequestBodyMode.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.requestBodyMode(HttpRequestBodyMode requestBodyMode) |
Copyright © 2024. All rights reserved.