This commit is contained in:
2021-03-05 13:56:48 +08:00
parent 8122b43ec2
commit 383f83e95a
+1
View File
@@ -274,6 +274,7 @@ class Response extends HttpService
* @param string $path
* @param int $offset
* @param int $limit
* @param int $sleep
*/
public function sendFile(string $path, $offset = 0, $limit = 1024000, $sleep = 0)
{