RequestInterceptor

public protocol RequestInterceptor : RequestAdapter, RequestRetrier

A type that intercepts requests to potentially adapt and retry them.