public class ProxyContentTypeRequestBody
extends okhttp3.RequestBody
| Constructor and Description |
|---|
ProxyContentTypeRequestBody(okhttp3.RequestBody delegateRequestBody) |
ProxyContentTypeRequestBody(okhttp3.RequestBody delegateRequestBody,
java.lang.String patchFormat) |
| Modifier and Type | Method and Description |
|---|---|
okhttp3.MediaType |
contentType() |
void |
writeTo(okio.BufferedSink bufferedSink) |
Copyright © 2020. All rights reserved.