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, getResponseCode
public HttpOptionsRequest(String url)
protected HttpURLConnection getConnection() throws HelloSignException
AbstractHttpRequest
getConnection
in class AbstractHttpRequest
HelloSignException
- Thrown if a connection cannot be createdCopyright © 2017 HelloSign. All rights reserved.