Sends an HTTP request and asynchronously returns the response.
Future<StreamedResponse> send(BaseRequest request);