FileProvider
FileProvider copied to clipboard
Could you add documentId parameter for webdav files?
trafficstars
Could you add documentId parameter for webdav files?
Hi, I didn’t see that in rfc documentation and I don’t think this is part of standard.
However, you can subclass WebDAVFileProvider and override url(of:) and relativePath(of:) functions in order to implement you custom path conversion to url and vice versa.
Sorry for misinterpretation. I thought you are talking about passing document id as path.