sendAsync

abstract fun sendAsync(): CompletableFuture<T>

Send a request asynchronously

Return

CompletableFuture with the request result