Structures
The following structures are available globally.
-
Undocumented
See moreDeclaration
Swift
public struct CodableHelpers
-
The version of HTTP protocol.
HTTP uses a
See moremajor.minor
numbering scheme to indicate versions of the protocol.Declaration
Swift
public struct HTTPVersion
-
The struct containing the HTTP headers and implements the headers APIs for the
See moreRouterRequest
andRouterResponse
classes.Declaration
Swift
public struct Headers
-
A struct that allows you to configure your SSL using a CA certificate file (Linux), a CA certificate directory (Linux) or a certificate chain file (MacOS).
See moreDeclaration
Swift
public struct SSLConfig