Package-level declarations

Types

Link copied to clipboard
class CompositeHttpInterceptorListener : HttpServiceInterceptorInterface
Link copied to clipboard

Custom interceptor for adding authorization headers to the requests.

Link copied to clipboard
interface DashScopedHttpServiceInterceptor : HttpServiceInterceptorInterface
Link copied to clipboard
class RequestAuthorizationRule(val urlMatcher: Regex, val headers: Map<String, String>)

Authorization rule for the http request.