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

Usage in Deno

import { Http2ServerRequest } from "node:http2";

The Http2Stream object backing the request.

Type