HTTPMethod public enum HTTPMethod : String HTTP methods specified in creating a URLRequest. delete Undocumented Declaration Swift case delete = "DELETE" get Undocumented Declaration Swift case get = "GET" patch Undocumented Declaration Swift case patch = "PATCH" post Undocumented Declaration Swift case post = "POST" put Undocumented Declaration Swift case put = "PUT" © 2020 Cheetah Digital. All rights reserved. (Last updated: 2020-06-22) Generated by jazzy ♪♫ v0.13.4, a Realm project.