Skip to main content

rawTrailers

property Http2ServerRequest.prototype.rawTrailers

The raw request/response trailer keys and values exactly as they were received. Only populated at the 'end' event.

string[]
Back to top