Options

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