Type Alias HTTPMethod

HTTPMethod: LiteralString<"GET" | "POST" | "PUT" | "PATCH" | "DELETE" | "HEAD">