api

http4k / org.http4k.filter / ClientFilters / FollowRedirects

FollowRedirects

class FollowRedirects : Filter

Constructors

Name Summary
<init> FollowRedirects()

Functions

Name Summary
invoke fun invoke(next: HttpHandler): HttpHandler
then This filter requires special treatment for routing handlers.fun then(router: RoutingHttpHandler): HttpHandler