Protocols
The following protocols are available globally.
-
a protocol intercepting a session request
See moreDeclaration
Swift
public protocol RequestInterceptor
-
a protocol intercepting a session response
See moreDeclaration
Swift
public protocol ResponseInterceptor
-
Protocol allowing to use a type as a query parameter
See moreDeclaration
Swift
public protocol QueryParam