variable constants.HTTP2_METHOD_DELETE Usageimport { constants } from "node:http2"; const { HTTP2_METHOD_DELETE } = constants; Type string