Config

class Config

Functions

Link copied to clipboard
fun filter(block: (HttpClientCall) -> Boolean)

Set filter predicate to dynamically control if interceptor is executed or not for each http call.

Link copied to clipboard
fun onResponse(block: ResponseHandler)

Set response handler for logging.