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


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

当客户端上的流被关闭时触发。关闭流时使用的 HTTP/2 错误代码可以通过 stream.rstCode 属性获取。

【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.】