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