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