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

Usage in Deno

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

Since v13.0.0 - Use socket.

See request.socket.

Type

net.Socket | tls.TLSSocket