Relativity.Kepler.HTTPVerb public enum HTTPVerb Documentation DELETE = 3 GET = 0 PATCH = 4 POST = 1 PUT = 2