RequestAuthorizationRule

constructor(urlMatcher: Regex, headers: Map<String, String>)

Parameters

urlMatcher

Regular expression for matching the URL.

headers

Headers to be added to the request.