async HEAD

You can use same syntax as in GET

val response: Deferred<Response> = httpHeadAsync { }

Last updated