Type alias HttpMethod

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

Generated using TypeDoc