api

http4k / org.http4k.filter / TrafficFilters / ServeCachedFrom

ServeCachedFrom

object ServeCachedFrom

Responds to requests with a stored Response if possible, or falls back to the next Http Handler

Functions

Name Summary
invoke operator fun invoke(source: Source): Filter