const methodValues = { Method.get: "get", Method.post: "post", Method.delete: "delete", Method.put: "put" };