Type alias HttpMethod

HttpMethod: "get" | "post" | "delete" | "put" | "head"