client

open fun <T> client(@NotNull consumer: @NotNull HttpUtil.HttpClientConsumer<T>): @NotNull HttpUtil.Result<T>

Uses http client

Return

result

Parameters

consumer

consumer

<T>

type