install

open override fun install(    pipeline: ApplicationCallPipeline,     handler: suspend ResponseBodyReadyForSend.Context.(ApplicationCall, OutgoingContent) -> Unit)

Specifies how to install a hook in the pipeline.