kohttp / io.github.rybalkinsd.kohttp.ext / kotlin.String / asyncHttpGet

asyncHttpGet

fun String.asyncHttpGet(client: Factory = defaultHttpClient): 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