variable constants.HTTP_STATUS_HTTP_VERSION_NOT_SUPPORTED Usage in Denoimport { constants } from "node:http2"; const { HTTP_STATUS_HTTP_VERSION_NOT_SUPPORTED } = constants; Type number