public interface HttpRequest<T>
Modifier and Type | Method and Description |
---|---|
HttpResponse<T> |
execute()
Execute the HTTP request
|
HttpResponse<T> execute() throws FailedConnectionException
FailedConnectionException
- if server does not respond correctly