事件:'http.server.response.created'
\Event: 'http.server.response.created'
-
request<http.IncomingMessage> -
response<http.ServerResponse>
当服务器创建响应时触发。在发送响应之前触发事件。
\Emitted when server creates a response. The event is emitted before the response is sent.