HttpClientpublic class SecureNativeHTTPClient extends Object implements HttpClient
| Modifier and Type | Field | Description |
|---|---|---|
static okhttp3.MediaType |
JSON_MEDIA_TYPE |
| Constructor | Description |
|---|---|
SecureNativeHTTPClient(SecureNativeOptions options) |
public SecureNativeHTTPClient(SecureNativeOptions options)
public HttpResponse post(String path, String payload) throws IOException
post in interface HttpClientIOExceptionCopyright © 2020. All rights reserved.