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