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