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