send method

Sends the request using the specified client / settings and returns the response.

Implementation

Future<HttpResponse> send() => requestInternalGeneric(this);