property Http2ServerResponse.prototype.req
Usage in Deno
import { Http2ServerResponse } from "node:http2";
A reference to the original HTTP2 request
object.
import { Http2ServerResponse } from "node:http2";
A reference to the original HTTP2 request
object.