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