onAllRequests

open override fun onAllRequests(block: suspend (requestContext: RequestContext) -> Unit)(source)

Whenever a request is made, the contents of the onAllRequests{} block will be executed.