The project "Citadel server, clients, utilities":
The branch, master has been updated
via 08e3a557b7d7ca87d420abd9768e391f108e8344 (commit)
from 7b388ec0f1c256b5b1054e99a358d69bf30679a1 (commit)
- Log -----------------------------------------------------------------
commit 08e3a557b7d7ca87d420abd9768e391f108e8344
Author: Art Cancro <[email protected]>
Date: Sat Jan 3 15:58:50 2026 -0500
Transitioning from the original WebDAV spec (RFC 2518) to the more modern one
(RFC 4918)
-----------------------------------------------------------------------
Summary of changes:
webcit-ng/server/request.c | 186 ++++++++++++++++++++++++--------------
webcit-ng/server/user_functions.c | 4 +-
webcit-ng/server/webcit.h | 3 +-
3 files changed, 123 insertions(+), 70 deletions(-)
--
Citadel server, clients, utilities