[#43] Clarify that only Nextcloud has been tested

This commit is contained in:
Elaine Lyons 2022-03-02 14:26:51 -07:00 committed by GitHub
parent ef89fdcbf6
commit 0be9d19396
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -2,6 +2,13 @@
WebDAV communication library for Swift
**Note**: This has only been tested on **Nextcloud** servers.
Submit an [issue](https://github.com/Isvvc/WebDAV-Swift/issues) if you have compatibility issues with other WebDAV servers.
Help in adding support for additional services would be greatly appreciated!
See [Contribution](#contribution).
* [\[#43\]](https://github.com/Isvvc/WebDAV-Swift/issues/43) Apache WebDAV has been reported to not work
## Table of contents
+ [Install](#install)