Protocols
The following protocols are available globally.
-
Handles the chaining of
See moreInterceptors.Declaration
Swift
public protocol Chain -
Protocol HTTPClient
See moreDeclaration
Swift
public protocol HTTPClient -
Modifies
See moreURLRequestsgoing out and the correspondingURLResponsecoming back in. Usage e.g. for manipulating header field of an existing request.Declaration
Swift
public protocol Interceptor
View on GitHub
Protocols Reference