事件:'request'


¥Event: 'request'

每次有请求时触发。每个连接可能有多个请求(在 HTTP Keep-Alive 连接的情况下)。

¥Emitted each time there is a request. There may be multiple requests per connection (in the case of HTTP Keep-Alive connections).