Enumerations
The following enumerations are available globally.
- 
                  
                  An enum to describe the HTTP method (Get, Post, Put, Delete, etc) of an HTTP request. In general they match the actual HTTP methods by the same name. See moreDeclarationSwift public enum HTTPMethod : Stringextension HTTPMethod: CustomStringConvertible
 View on GitHub
            View on GitHub
           Enumerations  Reference
      Enumerations  Reference