property Http2ServerResponse.prototype.stream
Usage in Deno
import { Http2ServerResponse } from "node:http2";
The Http2Stream
object backing the response.
import { Http2ServerResponse } from "node:http2";
The Http2Stream
object backing the response.