method Http2Session.unref Usage in Denoimport { type Http2Session } from "node:http2"; Http2Session.unref(): void Calls unref() on this Http2Sessioninstance's underlying net.Socket. Return Type void