Enumerations
The following enumerations are available globally.
-
The HTTP Methods as per W3C consortium standards. https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html
See moreDeclaration
Swift
public enum HTTPMethod : String, CaseIterable