Protocols

The following protocols are available globally.

  • Protocol for encoding an URLRequest with Parameters and modify the URLRequest Content-Type

    See more

    Declaration

    Swift

    public protocol Encoding
  • Protocol to intercept before/after network calls.

    See more

    Declaration

    Swift

    public protocol Interceptor
  • Protocol responsible to defining

    See more

    Declaration

    Swift

    public protocol Task