改名
This commit is contained in:
@@ -274,6 +274,7 @@ class Response extends HttpService
|
|||||||
* @param string $path
|
* @param string $path
|
||||||
* @param int $offset
|
* @param int $offset
|
||||||
* @param int $limit
|
* @param int $limit
|
||||||
|
* @param int $sleep
|
||||||
*/
|
*/
|
||||||
public function sendFile(string $path, $offset = 0, $limit = 1024000, $sleep = 0)
|
public function sendFile(string $path, $offset = 0, $limit = 1024000, $sleep = 0)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user