HttpMethod = "get" | "post" | "put" | "delete" | "patch" | "options" | "head"
"get"
"post"
"put"
"delete"
"patch"
"options"
"head"