WebDavClient
WebDavClient copied to clipboard
Support for Chunked upload
Hi. I'm planning to use your library with Nextcloud.
They support chunked upload for large files. https://docs.nextcloud.com/server/15/developer_manual/client_apis/WebDAV/chunking.html Is it something you plan on adding?
Thanks for your awesome work
Hi @nickelnext , I don't really have plans to add this feature but I'd gladly accept a Pull Request. I marked it as up-for-grabs in case someone wants to pick this up (it'd be nice to agree on API and other details first, though).