API Reference / modelence / server / HttpMethod
HttpMethod = "get" | "post" | "put" | "delete" | "patch" | "options" | "head"
Defined in: src/routes/types.ts:3