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