Commit Graph

2 Commits

Author SHA1 Message Date
ba2288de55 Add support for Lock-Token header in DavResponse
- Updated `DAV` header to include version 2.
- Introduced `setLockToken` method to add a `Lock-Token` header.
2026-04-02 14:35:08 +02:00
146e0090fb Webdav: fully implements the controller and response
The controller is tested from real request scraped from apache mod_dav implementation. The requests were scraped using a wireshark-like tool. Those requests have been adapted to suit to our xml.
2024-05-23 17:00:42 +02:00