fun client(configurer: HttpClient.() -> Unit): Unit
var client: HttpClient
fun client(common: CommonExtension): HttpClient