custom header for webdav

This commit is contained in:
fyears
2024-07-14 00:44:11 +08:00
parent 733fa1d306
commit 91e358fcea
8 changed files with 71 additions and 1 deletions
+2
View File
@@ -98,6 +98,8 @@ export interface WebdavConfig {
depth?: WebdavDepthType;
remoteBaseDir?: string;
customHeaders?: string;
/**
* @deprecated
*/