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