CachingHttpInterceptor

Constructors

Link copied to clipboard
constructor(directory: File, maxSize: Long, fileSystem: FileSystem = FileSystem.SYSTEM)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun dispose()
Link copied to clipboard
open suspend override fun intercept(request: HttpRequest, chain: HttpInterceptorChain): HttpResponse