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

Usage in Deno

import { Http2ServerResponse } from "node:http2";

The Http2Stream object backing the response.

Type