-head.md 555 B

net / com.drake.net / kotlinx.coroutines.CoroutineScope / Head

Head

inline fun <reified M> CoroutineScope.Head(path:String, tag:Any? = null, noinline block: (UrlRequest.() ->Unit)? = null): Deferred<M>