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