| Package | Description |
|---|---|
| com.oracle.bmc.http.internal | |
| com.oracle.bmc.model |
| Modifier and Type | Method and Description |
|---|---|
ClientCall<REQ,RESP,RESP_BUILDER> |
ClientCall.appendHeader(String name,
Range value) |
| Modifier and Type | Method and Description |
|---|---|
ClientCall<REQ,RESP,RESP_BUILDER> |
ClientCall.handleResponseHeaderRange(String name,
BiConsumer<RESP_BUILDER,Range> handle) |
| Modifier and Type | Method and Description |
|---|---|
static Range |
Range.parse(String value)
Parse the “content-range” header per https://tools.ietf.org/html/rfc7233#section-4.2.
|
Copyright © 2016–2024. All rights reserved.