Type alias HttpMethod

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

Generated using TypeDoc