response.finished


稳定性: 0 - 已弃用。请使用 response.writableEnded

response.finished 属性在调用了 response.end() 后将为 true

【The response.finished property will be true if response.end() has been called.】