Status update 2025-11
The author refactors libdav to use a new Requests API with a builder pattern and updates vstorage to use a streaming API for synchronization.
The author refactors libdav to use a new Requests API with a builder pattern and updates vstorage to use a streaming API for synchronization.
A technical guide on exporting and transferring reading highlights from KOReader using WebDAV and command-line tools.
Developer explains why adding calendar 'owner' metadata sync to Pimsync was impractical due to WebDAV property structure and potential data conflicts.
A developer explains the complexities of URL percent encoding, detailing why automatic decoding in a library is problematic and referencing RFC3986.
Fixes the (405) Method Not Allowed error when pushing or deleting packages on a private NuGet server in IIS by removing the WebDAV module.
Explains how to configure IIS settings and override parameters in Windows Azure Web Sites to run a PHP WebDAV server.
A guide on adding WebDAV support to Hippo CMS 7, covering setup, configuration, and project status.