Type Alias HttpMethod

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