HTTPMethod public enum HTTPMethod HTTP methods supported get Representation of GET method Declaration Swift case get post Representation of POST method Declaration Swift case post put Representation of PUT method Declaration Swift case put delete Representation of DELETE method Declaration Swift case delete © 2021 Mauricio Chirino. All rights reserved. (Last updated: 2021-05-06) Generated by jazzy ♪♫ v0.13.6, a Realm project.