Modules
A Plug-based library for building WebDAV-compatible file servers in Elixir.
Behaviour for WebDAV storage backends.
An in-memory reference implementation of the Davy.Backend behaviour.
WebDAV error with HTTP status code mapping.
Behaviour for WebDAV lock storage.
ETS-based in-memory lock store for single-node deployments.
Plug implementation for a WebDAV server.
Represents a WebDAV resource returned by the backend.
Telemetry events emitted by Davy.
XML parsing and building utilities for WebDAV.
Mix Tasks
Starts a Bandit HTTP server routing to Davy.Plug and blocks until the
process is terminated.