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