This commit is contained in:
2021-03-05 11:59:08 +08:00
parent 0654c676cb
commit 03ee924d49
+1 -1
View File
@@ -291,7 +291,7 @@ class Response extends HttpService
}
$offset += $limit;
}
$this->response->end();
$this->response = null;
}