View Source API Reference webdavfilez v2.0.0
Modules
WebDAV file storage. Can put, get and stream files. Uses a job queue which is regulated by "jobs".
Main app code. Ensure the httpc profiles are present, start the supervisor for the queued jobs.
Async queued job, scheduled by jobs and supervised by webdavfilez_sup.
Supervisor for all WebDAV async queued jobs.
Make directories on a WebDAV server.
WebDAV http request handler and streamer using httpc.