METHOD_CONST = { "get": "get", "post": "post", "put": "put", "delete": "delete", "patch": "patch", "head": "head" }