property
quic.CreateStreamOptions.ontrailers
ontrailers?: (this: QuicStream, trailers: Dict<string | string[]>) => void
Callback for received trailing headers. Called with (trailers).