Skip to main content
Http2ServerResponse.prototype.connection - http2 - Node documentation
property Http2ServerResponse.prototype.connection

Usage in Deno

import { Http2ServerResponse } from "node:http2";
Deprecated

Since v13.0.0 - Use socket.

See response.socket.

Type

net.Socket | tls.TLSSocket