accept

@NotNull
abstract fun accept(@NotNull client: @NotNull HttpClient): @NotNull T

Accepts a task with an http client

Return

value

Parameters

client

client

Throws

exception