Protocols
The following protocols are available globally.
-
Undocumented
See moreDeclaration
Swift
public protocol TNEnvironmentProtocol
-
This protocol is used to register a plugin that can be used by TNConfiguration to modify body and headers. For example it can be used with Crypt to encrypt / decrypt your data
See moreDeclaration
Swift
public protocol TNRequestMiddlewareProtocol
-
Undocumented
See moreDeclaration
Swift
public protocol TNRouterProtocol