api

http4k / org.http4k.filter / ResponseFilters / Tap

Tap

object Tap

Intercept the response after it is sent to the next service.

Functions

Name Summary
invoke operator fun invoke(fn: (Response) -> Unit): <ERROR CLASS>