Jump to top

HttpMethod

alias

Valid HTTP methods.

Type

"GET" | "HEAD" | "PUT" | "POST" | "PATCH" | "TRACE" | "DELETE" | "CONNECT" | "OPTIONS"