public class SecureNativeHTTPClient extends Object implements HttpClient
| Modifier and Type | Field and Description |
|---|---|
static okhttp3.MediaType |
JSON_MEDIA_TYPE |
| Constructor and 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.