事件:'http2.client.stream.close'


¥Event: 'http2.client.stream.close'

在客户端关闭流时触发。可以使用 stream.rstCode 属性检索关闭流时使用的 HTTP/2 错误代码。

¥Emitted when a stream is closed on the client. The HTTP/2 error code used when closing the stream can be retrieved using the stream.rstCode property.