enum class Method
(source)
Request methods.
The request method token is the primary source of request semantics; it indicates the purpose for which the client has made this request and what is expected by the client as a successful result.
https://tools.ietf.org/html/rfc7231#section-4