request.writableFinished


如果所有数据都已在 'finish' 事件触发之前立即刷新到底层系统,则为 true

Is true if all data has been flushed to the underlying system, immediately before the 'finish' event is emitted.