install

open override fun install(client: HttpClient, handler: suspend (request: HttpRequestBuilder, content: OutgoingContent) -> Unit)(source)

Specifies how to install a hook into client.

Report a problem