Enums
The following enums are available globally.
-
HTTP method definitions.See http://tools.ietf.org/html/rfc7231#section-4.3
Declaration
Swift
public enum Method: String
-
Used to specify the way in which a set of parameters are applied to a URL request.
See moreDeclaration
Swift
public enum ParameterEncoding