property Http2ServerRequest.prototype.trailers
Usage
import { Http2ServerRequest } from "node:http2";
The request/response trailers object. Only populated at the 'end' event.
import { Http2ServerRequest } from "node:http2";
The request/response trailers object. Only populated at the 'end' event.