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