Type Alias HttpMethod

HttpMethod: "GET" | "POST" | "PUT" | "PATCH" | "DELETE"