mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 09:34:57 +08:00
Feat: download torrent / multiple file / select file
This commit is contained in:
@@ -501,6 +501,7 @@ func (client *Client) request(ctx context.Context, method string, url string, bo
|
||||
)
|
||||
|
||||
if res.Err != nil {
|
||||
// TODO 重试
|
||||
return "", sysError(res.Err)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user