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