feat(webdav): support setting download proxy
This commit is contained in:
@@ -37,4 +37,8 @@ const (
|
||||
SlaveSrcPath
|
||||
// Webdav目标名称
|
||||
WebdavDstName
|
||||
// WebDAVCtx WebDAV
|
||||
WebDAVCtx
|
||||
// WebDAV反代Url
|
||||
WebDAVProxyUrlCtx
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user