Type Alias HttpMethod

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

Possible HTTP request methods