net / com.drake.net / kotlinx.coroutines.CoroutineScope / Delete
inline fun <reified M> CoroutineScope.Delete(path:String, tag:Any? = null, noinline block: (BodyRequest.() ->Unit)? = null): Deferred<M>
inline fun <reified M> CoroutineScope.Delete(path:
String
, tag:
Any
? = null, noinline block: (
BodyRequest
.() ->
Unit
)? = null): Deferred<M>