JettyEngineConfig

A configuration for the Jetty client engine.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Specifies the size of cache that keeps recently used JettyHttp2Engine instances.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var sslContextFactory: SslContextFactory

Allows you to configure SSL settings for this engine.

Link copied to clipboard

Functions

Link copied to clipboard
fun configureClient(block: (HTTP2Client) -> Unit)

Configures a raw Jetty client.