Skip to content

HTTPRequestMethod

HTTPRequestMethod = "DELETE" | "GET" | "PATCH" | "POST" | "PUT"

Defined in: package/src/types.ts:54