handler

fun handler(callback: suspend (method: Http.Method, url: String, headers: Http.Headers, content: ByteArray?) -> HttpClient.Response)