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" © 2001 - 2026 ZETA Global. All rights reserved. (Last updated: 2026-01-06) Generated by jazzy ♪♫ v0.13.4, a Realm project.