Head

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