koogle-api
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
koogle-api
koogle-api-common
/
io.github.edricchan03.koogle_api.common
/
KoogleHttpClient
/
KoogleHttpClient
Koogle
Http
Client
constructor
(
engine
:
HttpClientEngine
,
config
:
HttpClientConfig
<
*
>
.
(
)
->
Unit
)
(
source
)
Parameters
engine
The client engine to use.
config
Additional configuration to be passed to the
HttpClient
.