kohttp / io.github.rybalkinsd.kohttp.dsl.async / asyncHttpGet
asyncHttpGet
fun asyncHttpGet(client: Factory = defaultHttpClient, init: HttpGetContext.() -> Unit): Deferred<Response>
Deprecated: Use httpGetAsync instead. This function was renamed according to Kotlin Style Guide.This function will be removed in version 0.12.0
Since
0.4.0
Author
sergey