feat: support webdav (#10)

This commit is contained in:
sigoden
2022-06-04 12:51:56 +08:00
committed by GitHub
parent f103e15e15
commit 0a64762df4
4 changed files with 300 additions and 49 deletions

View File

@@ -18,6 +18,7 @@ Duf is a fully functional file server.
- Upload zip file then unzip
- Partial responses (Parallel/Resume download)
- Support https/tls
- Support webdav
- Easy to use with curl
## Install