configureClient

fun configureClient(block: (HTTP2Client) -> Unit)(source)

Configures a raw Jetty client.

Report a problem