Type alias HTTPMethods

HTTPMethods: "DELETE" | "GET" | "HEAD" | "OPTIONS" | "PATCH" | "POST" | "PUT"

Generated using TypeDoc