vibedav.plugins.filedav

Members

Classes

DirectoryResourcePlugin
class DirectoryResourcePlugin
Undocumented in source.
FileDav
class FileDav

File Dav impplementation

FileResourcePlugin
class FileResourcePlugin
Undocumented in source.

Functions

contentLength
ulong contentLength(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
creationDate
SysTime creationDate(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
eTag
string eTag(string path)

Compute a file etag

getFolderContent
Path[] getFolderContent(string path, Path rootPath, Path rootUrl)
Undocumented in source. Be warned that the author may not have intended to support it.
lastModified
SysTime lastModified(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
serveFileDav
IDav serveFileDav(URLRouter router, string rootUrl, string rootPath)
Undocumented in source. Be warned that the author may not have intended to support it.
toStream
FileStream toStream(string path)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

Authors

Szabo Bogdan <szabobogdan@yahoo.com>

Date

Date: 2 25, 2015

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.