cryptomator / webdav-nio-adapter

Jackrabbit-based servlets running on embedded Jetty to serve a directory specified by a java.nio.file.Path
GNU Affero General Public License v3.0
12 stars 8 forks source link

Autodetect GVFS preferred URL scheme #8

Open overheadhunter opened 7 years ago

overheadhunter commented 7 years ago

Currently one has to manually decide to use either dav: or webdav:. It would be way more comfortable, if the application could somehow detect what scheme is supported by the OS.