Appearance
@pbvex/protocol / HttpMethod
HttpMethod = "GET" | "POST" | "PUT" | "PATCH" | "DELETE"
"GET"
"POST"
"PUT"
"PATCH"
"DELETE"