Type alias HttpMethods

HttpMethods: "POST" | "GET" | "OPTIONS" | "PUT" | "DELETE"

Generated using TypeDoc