response.finished
如果 response.end()
已被调用,则 response.finished
属性将为 true
。
¥The response.finished
property will be true
if response.end()
has been called.
如果 response.end()
已被调用,则 response.finished
属性将为 true
。
¥The response.finished
property will be true
if response.end()
has been called.