HttpMethod public enum HttpMethod : String Supported Http Methods get HTTP GET Declaration Swift case get = "GET" post HTTP POST Declaration Swift case post = "POST" © 2018 Inácio Ferrarini. All rights reserved. (Last updated: 2018-04-29) Generated by jazzy ♪♫ v0.9.2, a Realm project.