Type alias HTTPMethod

HTTPMethod: "GET" | "HEAD" | "POST" | "PUT" | "DELETE" | "PATCH"

Generated using TypeDoc