Type alias HttpMethod

HttpMethod: "get" | "put" | "post" | "delete" | "options" | "head" | "patch" | "trace"