-
-
Notifications
You must be signed in to change notification settings - Fork 155
Closed
Description
Nextcloud for example has additional properties (like checksum, tags, comments, etc) that can be queried with PROPFIND optionally and are not part of the default response.
The methods stat and getDirectoryContents should allow modifying the properties list to be queried.
Requires namespace support: #210
This will likely have an impact on the current parsing and would need a decision about how to return namespaces (ex: using clark notation).
Reactions are currently unavailable