- getDavReport
void getDavReport(I plugin, DavRequest request, DavResponse response)
Undocumented in source. Be warned that the author may not have intended to support it.
- getFilePath
Path getFilePath(Path baseUrlPath, Path basePath, URL url)
Undocumented in source. Be warned that the author may not have intended to support it.
- getReportProperty
DavReport getReportProperty()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasDavReport
bool hasDavReport(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- reportName
string reportName(DavProp reportBody)
Undocumented in source. Be warned that the author may not have intended to support it.
- serveDav
HTTPServerRequestDelegate serveDav(T dav)
Hook vibe.d requests to the right DAV method
- stripBeginSlashes
string stripBeginSlashes(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- stripEndSlasshes
string stripEndSlasshes(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- stripSlashes
string stripSlashes(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- urlToString
string urlToString(URL url)
Undocumented in source. Be warned that the author may not have intended to support it.