property
quic.QuicErrorOptions.type
type?: 'transport' | 'application'
Either 'application' (default) or 'transport'. Indicates whether the code is defined by the negotiated application protocol (e.g. RFC 9114 for HTTP/3) or by the QUIC transport layer (RFC 9000). Stream resets always carry application codes, so the default is 'application'.