property IncomingMessage.prototype.trailers Usage in Denoimport { IncomingMessage } from "node:http"; The request/response trailers object. Only populated at the 'end' event. Type Dict<string>