public class HttpOptionsRequest extends AbstractHttpRequest
auth, DEFAULT_ENCODING, lastHttpStatusCode, lastResponseStream, url, USER_AGENT| Constructor and Description |
|---|
HttpOptionsRequest(String url) |
| Modifier and Type | Method and Description |
|---|---|
protected HttpURLConnection |
getConnection()
The method class will create the appropriate connection with an endpoint,
parameters, etc.
|
execute, getProxiedConnection, getResponseAsFile, getResponseBody, getResponseCodepublic HttpOptionsRequest(String url)
protected HttpURLConnection getConnection() throws HelloSignException
AbstractHttpRequestgetConnection in class AbstractHttpRequestHelloSignException - Thrown if a connection cannot be createdCopyright © 2019 HelloSign. All rights reserved.