]> code.citadel.org Git - citadel.git/blobdiff - webcit-ng/README.md
upload.c: stub function for accepting uploads
[citadel.git] / webcit-ng / README.md
index 442d40e31ed46686237c0b8a2088a5d008f1bcda..95ab1f80e9bf8db25b4f0c18b957dfd598d8d50b 100644 (file)
@@ -20,7 +20,7 @@ REST format URLs will generally take the form of:
   /ctdl/objectClass/[container/]object[/operation]
 
 ## We are using
-* libcitadel for information about the Citadel server, some string handling, and the JSON encoder
+* libcitadel for Citadel server tooling, string handling, JSON encoder, MIME parser
 * Expat for DAV handling
 * OpenSSL for TLS
 * FontAwesome for icons