Constructor setting the request address to the local host.
Parameters: helper - The parent HTTP client helper. Parameters: method - The method name. Parameters: requestUri - The request URI.
Returns the response entity if available. Note that no metadata is
associated by default, you have to manually set them from your headers.
The response entity if available.
Sends the request to the client. Commits the request line, headers and
optional entity and send them over the network.
Parameters: request - The high-level request.
Methods inherited from com.noelios.restlet.http.HttpCall