public class HttpDeleteRequest extends AbstractHttpRequest
auth, DEFAULT_ENCODING, lastHttpStatusCode, lastResponseStream, url, USER_AGENT
Constructor and Description |
---|
HttpDeleteRequest(String url) |
HttpDeleteRequest(String url,
Authentication auth) |
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 HttpDeleteRequest(String url) throws HelloSignException
HelloSignException
public HttpDeleteRequest(String url, Authentication auth) throws HelloSignException
HelloSignException
protected HttpURLConnection getConnection() throws HelloSignException
AbstractHttpRequest
getConnection
in class AbstractHttpRequest
HelloSignException
- Thrown if a connection cannot be createdCopyright © 2017 HelloSign. All rights reserved.