api

http4k / org.http4k.filter / RequestFilters / Tap

Tap

object Tap

Intercept the request before it is sent to the next service.

Functions

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