getStats

The getStats() method of the WebTransport interface asynchronously returns an object containing HTTP/3 connection statistics.

MDN Reference


The getStats() method of the WebTransportReceiveStream interface asynchronously returns an object containing statistics for the current stream.

MDN Reference


The getStats() method of the WebTransportSendStream interface asynchronously returns an object containing statistics for the current stream.

MDN Reference