property
quic.CreateStreamOptions.oninfo
oninfo?: (this: QuicStream, headers: Dict<string | string[]>) => void
Callback for received informational (1xx) headers. Called with (headers).