send

suspend fun send(request: HttpRequest): HttpResponse

Sends a request and returns the response.

Return

The response received.

Parameters

request

The request to be sent.