Enumerations
The following enumerations are available globally.
-
All errors returned by Netable are NetableErrors.
See moreDeclaration
Swift
public enum NetableError : Errorextension NetableError: LocalizedErrorextension NetableError: Equatable -
Type representing all supported HTTP methods.
See moreDeclaration
Swift
public enum HTTPMethod : String -
Wrapper class for log events emitted by Netable.
See moreDeclaration
Swift
public enum LogEvent : CustomDebugStringConvertible -
Any errors thrown while encoding
See moremultipart/form-datainfomation will conform to this.Declaration
Swift
public enum MultipartFormDataEncodingError : Error
Enumerations Reference